Historial de Commits

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