mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-19 03:00:25 +02:00
The now obsolete RFC2616 section 14.30 required that the Location header be an absoluteURI, but RFC7231 section 7.1.2 allows it to contain any URI-reference. * module/web/http.scm: Use 'declare-relative-uri-header!' to declare the "Location" header. |
||
---|---|---|
.. | ||
server | ||
client.scm | ||
http.scm | ||
request.scm | ||
response.scm | ||
server.scm | ||
uri.scm |