16 Commits (master)

Author SHA1 Message Date
  JustAnotherArchivist 8d48785caf Fix extra LF between chunks 9 months ago
  JustAnotherArchivist b51a7c9514 Fall back to response length when there is neither Content-Length nor Transfer-Encoding in an HTTP/1.1 response 1 year ago
  JustAnotherArchivist 93e4140295 Add support for malformed LF HTTP responses 1 year ago
  JustAnotherArchivist 9879db1195 Proper HTTP/1.0 support 1 year ago
  JustAnotherArchivist a1e2e26a3f Fix warning 1 year ago
  JustAnotherArchivist 2163d745fd Fix warning 1 year ago
  JustAnotherArchivist ccafb1eb51 Only search within headers 1 year ago
  JustAnotherArchivist 427884af5e Fix warnings 1 year ago
  JustAnotherArchivist 448e624b65 Fix UB in memcasemem when no match is found 1 year ago
  JustAnotherArchivist 887c063533 Add support for non-standard header capitalisation 1 year ago
  JustAnotherArchivist af25c108ba Add support for HTTP 1.0 1 year ago
  JustAnotherArchivist 2d4546f274 Fix errors on sscanf 1 year ago
  JustAnotherArchivist 10c7ab0889 Fix off-by-one error for non-chunked responses 1 year ago
  JustAnotherArchivist 761606a5be Add options to pass the URL context out through warc-dump-responses and http-response-bodies 1 year ago
  JustAnotherArchivist a79291e081 Fix debug output for small/empty buffer 1 year ago
  JustAnotherArchivist 1737842841 Add http-response-bodies 1 year ago