Commit Verlauf

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