Historique des commits

Auteur SHA1 Message Date
  Andy Wingo bf4e8f911e Use custom binary output ports for make-chunked-output-port il y a 1 an
  Ludovic Courtès e2ed33ef04 Remove unnecessary module imports. il y a 1 an
  Christopher Baines baa1424335 web: Don't hide missing data in the chunked input port. il y a 2 ans
  Christopher Baines 9a3353a993 web: Handle ending CRLF (\r\n) for chunked input and output ports. il y a 2 ans
  Aleix Conchillo Flaqué a84d8f6473 web: send capitalized authorization header scheme il y a 2 ans
  Andy Wingo e30ee90478 Revert "Handle CRLF and Unicode line endings in read-line" il y a 3 ans
  Mike Gran 0f983e3db0 Handle CRLF and Unicode line endings in read-line il y a 3 ans
  Christopher Baines ac5df66f1c http: Support CONNECT and PATCH HTTP methods. il y a 4 ans
  Mark H Weaver e1225d013e Revert "web: Add support for HTTP header continuation lines." il y a 5 ans
  Mark H Weaver 73cde5ed72 web: Add support for HTTP header continuation lines. il y a 5 ans
  Ludovic Courtès 6ad28ae3bc http: Fix typo in proxy handling in 'write-request-line'. il y a 7 ans
  Ludovic Courtès 7d0d9e2c25 http: Fix typo in proxy handling in 'write-request-line'. il y a 7 ans
  Andy Wingo 7095a536f3 web: add support for URI-reference il y a 7 ans
  Mark H Weaver b56b944920 http: Do not use 'eq?' to compare characters in parse-request-uri. il y a 8 ans
  Andy Wingo ecdff904cb Remove remaining "display" uses in (web http) il y a 8 ans
  Andy Wingo 96b994b6f8 Beginnings of suspendable HTTP il y a 8 ans
  Andy Wingo 8c50060ae9 Modernize (web http) a bit il y a 8 ans
  Andy Wingo 342bd8dfb3 ETag list headers accept sloppy etags il y a 8 ans
  Ludovic Courtès b9f6e89a27 http: Accept date strings with a leading space for hours. il y a 8 ans
  Ludovic Courtès 66bc464542 http: Use 'read-header-line' instead of 'read-line*'. il y a 9 ans
  Ludovic Courtès f53145d41c http: Accept empty reason phrases. il y a 9 ans
  Ludovic Courtès 0bcf5d78ec web: Gracefully handle premature EOF when reading chunk header. il y a 9 ans
  Ludovic Courtès 751a55e355 http: Do not buffer HTTP chunks. il y a 10 ans
  Andy Wingo 55fb8f4e7e make-chunked-output-port buffering fix il y a 8 ans
  Andy Wingo 6d7c09c8a9 web: Be less strict when parsing entity tags. il y a 9 ans
  Andy Wingo 18c44b29e4 web: Location header is URI-reference; better URI-reference support il y a 10 ans
  Mark H Weaver d0d8c872af Write out HTTP Basic auth headers correctly. il y a 11 ans
  Andy Wingo 6f4cc6a31e Add support for content-disposition il y a 11 ans
  Mark H Weaver 8904b7a936 Web: accept "UTC" as the zone offset in date headers. il y a 11 ans
  Ian Price 20d28792b3 `write-request-line' always prints a path component. il y a 11 ans