Daniel Hartwig
|
4e81e9d9a3
web client: correctly handle uri-query, etc. in relative URI headers
|
12 years ago |
Daniel Hartwig
|
890647559d
(web uri): document that uri-port is an integer
|
12 years ago |
Daniel Hartwig
|
06883ae000
syncronize web module docstrings with manual
|
12 years ago |
Ian Price
|
866210bf24
Fix uri-encoding for strings with no unreserved chars
|
12 years ago |
Ian Price
|
b401fe7169
Fix uri-encoding for octets 0-15
|
12 years ago |
Andy Wingo
|
3fabb2d2be
more uri-related ipv6 fixes
|
12 years ago |
Daniel Hartwig
|
81e7210f14
enhance IPv6 support
|
13 years ago |
Daniel Hartwig
|
274e2eecf1
support URIs with domain names starting with numbers
|
13 years ago |
Andy Wingo
|
7ea70f355e
microoptimizations in (web uri)
|
13 years ago |
Andy Wingo
|
4f6e8ba7bc
quick fix the quick fix
|
13 years ago |
Andy Wingo
|
1868309a9e
quick fix to uri parser
|
13 years ago |
Andy Wingo
|
679eea4f0e
allow URIs of the form file:///etc/hosts
|
13 years ago |
Andy Wingo
|
a964aa62c2
web server more assiduous about closing ports
|
14 years ago |
Andy Wingo
|
6854c32480
core modules use (ice-9 binary-ports) instead of (rnrs io ports)
|
14 years ago |
Andy Wingo
|
91b320fe16
uri-encode fast path
|
14 years ago |
Andy Wingo
|
7d6b8b75fc
uri-decode #:encoding, not #:charset
|
14 years ago |
Andy Wingo
|
8745c33afb
rename string->uri and uri->string.
|
14 years ago |
Andy Wingo
|
277bbe9624
document (web uri), and simplify uri-encode
|
14 years ago |
Andy Wingo
|
998191fd4f
fix testing code in web/server
|
14 years ago |
Andy Wingo
|
c7857da63a
(web uri) can uri-decode non-utf-8 payloads
|
14 years ago |
Andy Wingo
|
4eb7c8f004
unparse-uri avoids serializing e.g. :80 in http:// uris
|
14 years ago |
Andy Wingo
|
5a2f7fb315
URI parsing errors throw to `uri-error'
|
14 years ago |
Andy Wingo
|
73124c6c63
web/uri: reimplement for rfc 3986, add tests
|
14 years ago |
Andy Wingo
|
15c9af8c71
import uri.scm from tekuti, from guile-www
|
14 years ago |