Andreas Kling
|
8f45a259fc
ByteBuffer: Remove pointer() in favor of data()
|
5 yıl önce |
Andreas Kling
|
4d8455156e
CHttpJob: Shutting down the job should actually destroy the socket
|
5 yıl önce |
Andreas Kling
|
bdf23a3d23
LibCore: Make it possible to cancel pending CNetworkJobs
|
5 yıl önce |
Andreas Kling
|
4298ba25c3
LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper
|
5 yıl önce |
Andreas Kling
|
ee83b1bcf4
LibCore: Use URL in CHttpRequest
|
5 yıl önce |
Andreas Kling
|
54ed6a888d
LibCore: Move CHttpJob and CNetworkJob output to the right places
|
6 yıl önce |
Andreas Kling
|
b5aac9c44b
CHttpJob: Drive response download via on_ready_read instead of blocking
|
6 yıl önce |
Andreas Kling
|
a8740f82eb
CHttpJob: Collect the payload as a list of buffers during download
|
6 yıl önce |
Andreas Kling
|
273d9d6cf5
CHttpJob: If no "Content-Length" header was received, read until EOF
|
6 yıl önce |
Andreas Kling
|
1d0b464618
AK: Make HashMap::get(Key) return an Optional<Value>.
|
6 yıl önce |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 yıl önce |