تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 سال پیش
  Idan Horowitz 7578039188 LibHTTP: Use 'close' as the default value for Connection in HTTP/1.0 2 سال پیش
  Enver Balalic 55c099c953 LibHTTP: Null out on_ready_to_read on socket close 2 سال پیش
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 سال پیش
  Daniel Bertalan 569388e4af LibHTTP: Include JsonObject.h in Job.cpp 3 سال پیش
  Michiel Visser 7278ad761e LibHTTP+LibWeb: Accept Brotli encoded responses 3 سال پیش
  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 سال پیش