1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-27 23:40:24 +02:00
guile/module/web
Andy Wingo 929ccf48fc read-header returns EOF at end, update (web http) docs
* doc/ref/web.texi (HTTP): Add an example for declaring a header, and
  adapt to read-header change.

* module/web/http.scm (read-header): Return EOF for both values if there
  are no more headers, instead of #f.
  (read-headers): Adapt.
2011-01-07 09:18:36 -08:00
..
server http-read robustness 2010-12-12 21:59:29 +01:00
http.scm read-header returns EOF at end, update (web http) docs 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 uri-encode fast path 2011-01-07 09:18:36 -08:00