syncronize web module docstrings with manual
[bpt/guile.git] / module / web / request.scm
2012-11-24 Daniel Hartwigsyncronize web module docstrings with manual
2012-03-22 Andy Wingoadd bad-request printer
2012-02-02 Bake TimmonsImprove the usage of variable names in Scheme docstrings.
2011-07-15 Andy Wingoensure presence of Host header in HTTP/1.1 requests
2011-02-18 Andy Wingocore modules use (ice-9 binary-ports) instead of (rnrs...
2011-01-11 Andy Wingorequest and response cleanups
2011-01-11 Andy Wingo(web response) and (web request): bodies are bytevectors
2011-01-08 Andy Wingo(web http): header names always represented as symbols
2010-12-16 Andy Wingodocstrings in (web request) and (web response)
2010-12-06 Andy Wingofix name...
2010-12-06 Andy Wingofix read-{request,response}-body/latin-1
2010-12-04 Andy Wingofix error handling in read-{request,response}-body...
2010-11-12 Andy Wingoadd request-meta
2010-11-04 Andy Wingoadd HTTP request module