1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00
guile/module/web
Andy Wingo 8745c33afb rename string->uri and uri->string.
* module/web/uri.scm (string->uri, uri->string): Rename from parse-uri
  and unparse-uri.

* test-suite/tests/web-uri.test:
* module/web/http.scm: All callers changed.
2011-01-07 09:18:36 -08:00
..
server http-read robustness 2010-12-12 21:59:29 +01:00
http.scm rename string->uri and uri->string. 2011-01-07 09:18:36 -08:00
request.scm docstrings in (web request) and (web response) 2010-12-16 14:48:34 +01:00
response.scm build-response validates headers 2010-12-17 12:01:34 +01:00
server.scm (web server) docstrings 2010-12-16 14:48:35 +01:00
uri.scm rename string->uri and uri->string. 2011-01-07 09:18:36 -08:00