Commit History

Author SHA1 Message Date
  Mark H Weaver e1225d013e Revert "web: Add support for HTTP header continuation lines." 5 years ago
  Mark H Weaver 73cde5ed72 web: Add support for HTTP header continuation lines. 5 years ago
  Ludovic Courtès 6ad28ae3bc http: Fix typo in proxy handling in 'write-request-line'. 7 years ago
  Ludovic Courtès 7d0d9e2c25 http: Fix typo in proxy handling in 'write-request-line'. 7 years ago
  Andy Wingo 7095a536f3 web: add support for URI-reference 7 years ago
  Mark H Weaver b56b944920 http: Do not use 'eq?' to compare characters in parse-request-uri. 8 years ago
  Andy Wingo ecdff904cb Remove remaining "display" uses in (web http) 8 years ago
  Andy Wingo 96b994b6f8 Beginnings of suspendable HTTP 8 years ago
  Andy Wingo 8c50060ae9 Modernize (web http) a bit 8 years ago
  Andy Wingo 342bd8dfb3 ETag list headers accept sloppy etags 8 years ago
  Ludovic Courtès b9f6e89a27 http: Accept date strings with a leading space for hours. 8 years ago
  Ludovic Courtès 66bc464542 http: Use 'read-header-line' instead of 'read-line*'. 9 years ago
  Ludovic Courtès f53145d41c http: Accept empty reason phrases. 9 years ago
  Ludovic Courtès 0bcf5d78ec web: Gracefully handle premature EOF when reading chunk header. 9 years ago
  Ludovic Courtès 751a55e355 http: Do not buffer HTTP chunks. 10 years ago
  Andy Wingo 55fb8f4e7e make-chunked-output-port buffering fix 8 years ago
  Andy Wingo 6d7c09c8a9 web: Be less strict when parsing entity tags. 9 years ago
  Andy Wingo 18c44b29e4 web: Location header is URI-reference; better URI-reference support 10 years ago
  Mark H Weaver d0d8c872af Write out HTTP Basic auth headers correctly. 11 years ago
  Andy Wingo 6f4cc6a31e Add support for content-disposition 11 years ago
  Mark H Weaver 8904b7a936 Web: accept "UTC" as the zone offset in date headers. 11 years ago
  Ian Price 20d28792b3 `write-request-line' always prints a path component. 11 years ago
  Mark H Weaver 23cf330c86 Add support for HTTP proxies. 11 years ago
  Daniel Hartwig ffc8eca636 web http: parse numeric time zones in headers 12 years ago
  Daniel Hartwig b1c46fd30a http: support IP-literal (IPv6 address) in Host header 12 years ago
  Daniel Hartwig dc87126115 minor tweaks to web documentation 12 years ago
  Andy Wingo 67e5ab8ac6 remove (web http) TODO list 12 years ago
  Andy Wingo ed3e8b8e06 http-get: don't shutdown write end of socket 12 years ago
  Daniel Hartwig 4e81e9d9a3 web client: correctly handle uri-query, etc. in relative URI headers 12 years ago
  Ludovic Courtès 261af76005 web client: Support relative URIs in some headers. 12 years ago