Marcel Schneider
|
a353d16ff4
LibCore: Rename class Gzip -> CGZip
|
5 éve |
Marcel Schneider
|
c40935e79f
LibCore: Add Content-Encoding handling to CHttpJob
|
5 éve |
Andreas Kling
|
43a9843938
LibCore: Put HTTP debug spam behind FOO_DEBUG macros
|
5 éve |
Andreas Kling
|
3fdc595e0c
LibCore: CHttpJob::start() should fail asynchronously
|
5 éve |
Andreas Kling
|
8f45a259fc
ByteBuffer: Remove pointer() in favor of data()
|
5 éve |
Andreas Kling
|
4d8455156e
CHttpJob: Shutting down the job should actually destroy the socket
|
5 éve |
Andreas Kling
|
bdf23a3d23
LibCore: Make it possible to cancel pending CNetworkJobs
|
5 éve |
Andreas Kling
|
4298ba25c3
LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper
|
5 éve |
Andreas Kling
|
ee83b1bcf4
LibCore: Use URL in CHttpRequest
|
6 éve |
Andreas Kling
|
54ed6a888d
LibCore: Move CHttpJob and CNetworkJob output to the right places
|
6 éve |
Andreas Kling
|
b5aac9c44b
CHttpJob: Drive response download via on_ready_read instead of blocking
|
6 éve |
Andreas Kling
|
a8740f82eb
CHttpJob: Collect the payload as a list of buffers during download
|
6 éve |
Andreas Kling
|
273d9d6cf5
CHttpJob: If no "Content-Length" header was received, read until EOF
|
6 éve |
Andreas Kling
|
1d0b464618
AK: Make HashMap::get(Key) return an Optional<Value>.
|
6 éve |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 éve |