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 |
Daniel Hartwig
|
06883ae000
syncronize web module docstrings with manual
|
12 years ago |
Ian Price
|
64ead01db7
Document and export `declare-opaque-header!'
|
12 years ago |
Ian Price
|
312e79f8d5
Add HTTP Chunked Encoding support to web modules.
|
12 years ago |
Andy Wingo
|
1be6c7d34d
add exception printers for bad-header, bad-header-component
|
13 years ago |
Andy Wingo
|
47153f29b0
micro-optimizations to string-trim-both, and to (web http)
|
13 years ago |
Andy Wingo
|
89d45e8507
web http: fix Ma -> Mar
|
13 years ago |
Bake Timmons
|
91a214ebd9
Improve the usage of variable names in Scheme docstrings.
|
13 years ago |
Daniel Hartwig
|
0e947e1d14
permit non-date values for Expires header
|
13 years ago |
Ian Price
|
ab66fb3cd1
`write-request-line' writes absolute paths, not absolute URIs.
|
13 years ago |
Andy Wingo
|
eaaf94c4ec
remove duplicate write-uri definition
|
13 years ago |
Andy Wingo
|
61fe8eafc2
HTTP: Fix qstring writing of cache-extension values
|
13 years ago |
Daniel Hartwig
|
321770b2a3
Extend handling of "Cache-Control" header.
|
13 years ago |
Daniel Hartwig
|
69b8c5df14
fix validators for various list-style headers
|
13 years ago |
Andy Wingo
|
a24885b27d
fix (web http) write-date for mondays
|
13 years ago |
Ian Price
|
cb7bcfca35
RFC 822 allows single digit days of the month
|
13 years ago |
Andy Wingo
|
2b582a285a
(web http): locale-independent parsing and serialization of dates
|
13 years ago |
Andy Wingo
|
ecfb7167cb
parse credentials and challenges
|
14 years ago |
Andy Wingo
|
94f16a5b8f
more symbols in (web http)
|
14 years ago |
Andy Wingo
|
0acc595b94
(web http): keys are always symbols
|
14 years ago |
Andy Wingo
|
7118eccd72
(web http): don't expose header-decl objects
|
14 years ago |
Andy Wingo
|
be1be3e597
(web http): header names always represented as symbols
|
14 years ago |
Andy Wingo
|
929ccf48fc
read-header returns EOF at end, update (web http) docs
|
14 years ago |