Historial de Commits

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