Commit History

Автор SHA1 Съобщение Дата
  Sam Atkins c4134e9794 LibCore+Everywhere: Make Core::Stream read_until() return Bytes преди 3 години
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Florent Castelli e165ae5b60 LibHTTP+LibTLS: Better HTTPS Socket EOF detection преди 3 години
  Lenny Maiorani 79aa49d04f Libraries: Use default constructors/destructors in LibHTTP преди 3 години
  DerpyCrabs e379147f64 LibHTTP: Make reason phrase of HTTP response's status line optional преди 3 години
  Wesley Moore 849f849905 LibHTTP: Remove redundant can_read_without_blocking call преди 3 години
  Wesley Moore 12ff5c9bfd LibHTTP: Remove attempt to read extra line after response headers преди 3 години
  Andreas Kling 5f5fe103eb LibHTTP: Don't copy payload slices in flush_received_buffers() преди 3 години
  Ali Mohammad Pur 9ff22ac7e0 LibHTTP: Skip the body when response code is 204 преди 3 години
  sin-ack 64f135d90f LibCore+Userland: Remove Core::TCPSocket :^) преди 3 години
  sin-ack 42a76b6c2d LibHTTP: Propagate and gracefully handle errors in Job преди 3 години
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket преди 3 години
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr преди 3 години
  Ben Wiederhake f59f7674c8 LibHTTP: Avoid implicitly copying ByteBuffer преди 3 години
  TheFightingCatfish 57541f433b LibWeb+LibHTTP: Support multiple Set-Cookie response headers преди 3 години
  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 години