커밋 기록

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