1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module/web
Ludovic Courtès 261af76005 web client: Support relative URIs in some headers.
Fixes <http://bugs.gnu.org/12827>.

* module/web/http.scm (declare-relative-uri-header!): New procedure.
  ("Content-Location", "Referer"): Use it.
  Based on discussions with Daniel Hartwig <mandyke@gmail.com>.
2012-11-27 00:10:24 +01:00
..
server web server http: 400 Bad Request on bad requests 2012-03-11 10:29:06 +01:00
client.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
http.scm web client: Support relative URIs in some headers. 2012-11-27 00:10:24 +01:00
request.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
response.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
server.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
uri.scm (web uri): document that uri-port is an integer 2012-11-24 15:54:07 +01:00