Histórico de commits

Autor SHA1 Mensagem Data
  Tim Schumacher f93c7fbb5e LibCompress: Port GzipDecompressor to `Core::Stream` 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Tim Schumacher d402f6cdb3 LibCore: Add support for ReadonlyBytes to MemoryStream 2 anos atrás
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 anos atrás
  Idan Horowitz 7578039188 LibHTTP: Use 'close' as the default value for Connection in HTTP/1.0 2 anos atrás
  Enver Balalic 55c099c953 LibHTTP: Null out on_ready_to_read on socket close 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
  Daniel Bertalan 569388e4af LibHTTP: Include JsonObject.h in Job.cpp 3 anos atrás
  Michiel Visser 7278ad761e LibHTTP+LibWeb: Accept Brotli encoded responses 3 anos atrás
  Sam Atkins c4134e9794 LibCore+Everywhere: Make Core::Stream read_until() return Bytes 3 anos atrás
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anos atrás
  Florent Castelli e165ae5b60 LibHTTP+LibTLS: Better HTTPS Socket EOF detection 3 anos atrás
  Lenny Maiorani 79aa49d04f Libraries: Use default constructors/destructors in LibHTTP 3 anos atrás
  DerpyCrabs e379147f64 LibHTTP: Make reason phrase of HTTP response's status line optional 3 anos atrás
  Wesley Moore 849f849905 LibHTTP: Remove redundant can_read_without_blocking call 3 anos atrás
  Wesley Moore 12ff5c9bfd LibHTTP: Remove attempt to read extra line after response headers 3 anos atrás
  Andreas Kling 5f5fe103eb LibHTTP: Don't copy payload slices in flush_received_buffers() 3 anos atrás
  Ali Mohammad Pur 9ff22ac7e0 LibHTTP: Skip the body when response code is 204 3 anos atrás
  sin-ack 64f135d90f LibCore+Userland: Remove Core::TCPSocket :^) 3 anos atrás
  sin-ack 42a76b6c2d LibHTTP: Propagate and gracefully handle errors in Job 3 anos atrás
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 anos atrás
  Ben Wiederhake f59f7674c8 LibHTTP: Avoid implicitly copying ByteBuffer 3 anos atrás
  TheFightingCatfish 57541f433b LibWeb+LibHTTP: Support multiple Set-Cookie response headers 3 anos atrás
  Daniel Bertalan e9f0ebd4bd LibHTTP: Fix logic error leading to buffer over-read 3 anos atrás
  Karol Kosek 78bebb363b LibHTTP: Reset m_content_length if there's a Transfer-Encoding header 3 anos atrás
  Karol Kosek 89c87ff7b9 LibHTTP: Trim the last packet if it exceeded the Content-Length value 3 anos atrás
  Karol Kosek a7e7cb0e70 LibHTTP: Store Content-Length value in the HTTP Job class 3 anos atrás