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 年之前 |
Andy Wingo
|
7095a536f3
web: add support for URI-reference
|
8 年之前 |
Andy Wingo
|
8c50060ae9
Modernize (web http) a bit
|
8 年之前 |
Andy Wingo
|
0290b0594a
Avoid deprecated _IONBF in http tests
|
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.
|
9 年之前 |
Ludovic Courtès
|
f53145d41c
http: Accept empty reason phrases.
|
9 年之前 |
Ludovic Courtès
|
3829047ec7
http: Test that responses lacking CR/LF are rejected.
|
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 年之前 |
Ludovic Courtès
|
c6d88d1234
tests: Use 'pass-if-equal' in web-http chunked encoding tests.
|
10 年之前 |
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 年之前 |
Ian Price
|
20d28792b3
`write-request-line' always prints a path component.
|
11 年之前 |
Daniel Hartwig
|
ffc8eca636
web http: parse numeric time zones in headers
|
12 年之前 |
Daniel Hartwig
|
b1c46fd30a
http: support IP-literal (IPv6 address) in Host header
|
12 年之前 |
Daniel Hartwig
|
2e08ff38b7
add tests for read-request-line, etc.
|
12 年之前 |
Ian Price
|
312e79f8d5
Add HTTP Chunked Encoding support to web modules.
|
13 年之前 |
Andy Wingo
|
61fe8eafc2
HTTP: Fix qstring writing of cache-extension values
|
13 年之前 |
Daniel Hartwig
|
321770b2a3
Extend handling of "Cache-Control" header.
|
13 年之前 |
Daniel Hartwig
|
4855c63441
web-http.test validates headers
|
13 年之前 |
Ian Price
|
cb7bcfca35
RFC 822 allows single digit days of the month
|
13 年之前 |
Andy Wingo
|
ecfb7167cb
parse credentials and challenges
|
14 年之前 |
Andy Wingo
|
94f16a5b8f
more symbols in (web http)
|
14 年之前 |
Andy Wingo
|
0acc595b94
(web http): keys are always symbols
|
14 年之前 |
Andy Wingo
|
be1be3e597
(web http): header names always represented as symbols
|
14 年之前 |
Andy Wingo
|
adc91e41bf
http: lists of header names parse better
|
14 年之前 |