Commit History

Автор SHA1 Съобщение Дата
  Ben Wiederhake f59f7674c8 LibHTTP: Avoid implicitly copying ByteBuffer преди 3 години
  TheFightingCatfish 57541f433b LibWeb+LibHTTP: Support multiple Set-Cookie response headers преди 4 години
  Daniel Bertalan e9f0ebd4bd LibHTTP: Fix logic error leading to buffer over-read преди 3 години
  Karol Kosek 78bebb363b LibHTTP: Reset m_content_length if there's a Transfer-Encoding header преди 3 години
  Karol Kosek 89c87ff7b9 LibHTTP: Trim the last packet if it exceeded the Content-Length value преди 3 години
  Karol Kosek a7e7cb0e70 LibHTTP: Store Content-Length value in the HTTP Job class преди 3 години
  Karol Kosek 71f663b205 LibHTTP: Fix buffer overflow when body is larger than the Content-Length преди 3 години
  Ali Mohammad Pur 82da36f129 LibHTTP: Quit the read loop when an incomplete chunk size line is seen преди 3 години
  Ali Mohammad Pur 5b185d9cb5 LibHTTP: Bump max HTTP header size up to 32KiB преди 3 години
  Ali Mohammad Pur 830b0e8f2d LibHTTP: Treat EOF on a non-Finished state as an error преди 3 години
  Ali Mohammad Pur fdd2d49c5b LibHTTP: Ignore empty reads on chunk boundaries преди 3 години
  Ali Mohammad Pur 3564e4eff1 LibHTTP: Consider a job failed if its body fails decompression преди 3 години
  Ali Mohammad Pur b0a9c5673e LibHTTP: Respect the 'Connection: close' header on keep-alive jobs преди 3 години
  Ali Mohammad Pur 65f7e45a75 RequestServer+LibHTTP+LibGemini: Cache connections to the same host преди 3 години
  Ali Mohammad Pur c5d7eb8618 LibHTTP: Exit the read loop early when there cannot be any further data преди 3 години
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe преди 3 години
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke преди 3 години
  Ali Mohammad Pur 3058ff1500 LibHTTP: Relax the finish_up() "must be called once" limitation a bit преди 4 години
  Ali Mohammad Pur 55fa2329de LibHTTP: Ensure finish_up() is not called more than once преди 4 години
  Linus Groh 81b7b2f49e LibHTTP: Replace fprintf(stderr) with warnln() преди 4 години
  Ali Mohammad Pur a57f152ec7 LibHTTP: Relax the assertion on extra reads after transfer is finished преди 4 години
  Gunnar Beutner 53d0150827 AK+Userland: Remove nullability feature for the ByteBuffer type преди 4 години
  Ali Mohammad Pur 8419ddb4d8 RequestServer: Only attempt to flush() on a timer преди 4 години
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  AnotherTest 339ae7873e LibHTTP: Trim the whitespace around the Transfer-Encoding header value преди 4 години
  AnotherTest 7c98a6be17 LibHTTP: Handle running out of input between chunk body and ending CRLF преди 4 години
  Luke 6cad2aba5e LibHTTP: Add support for the deflate content encoding преди 4 години
  Idan Horowitz c12781a6a2 LibCore+LibHTTP+LibGfx: Switch to LibCompress преди 4 години
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY преди 4 години