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