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 94f16a5b8f more symbols in (web http)
* module/web/http.scm (declare-symbol-list-header!): New helper.
  ("Connection"): Redefine as a header list.
  ("Allow", "Content-Encoding", "Accept-Ranges"): Redefine as symbol
  lists.

* test-suite/tests/web-http.test:
* test-suite/tests/web-response.test: Adapt tests.
2011-01-08 21:32:14 -08:00
..
server http-read robustness 2010-12-12 21:59:29 +01:00
http.scm more symbols in (web http) 2011-01-08 21:32:14 -08:00
request.scm (web http): header names always represented as symbols 2011-01-08 10:54:07 -08:00
response.scm (web http): header names always represented as symbols 2011-01-08 10:54:07 -08:00
server.scm (web http): keys are always symbols 2011-01-08 20:50:46 -08:00
uri.scm uri-encode fast path 2011-01-07 09:18:36 -08:00