intern arbitrary constants
[bpt/guile.git] / module / web / request.scm
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-24 Daniel Hartwigsyncronize web module docstrings with manual
2012-03-22 Andy Wingoadd bad-request printer
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2012-03-11 Andy Wingofix bad-request-printer
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-11 Andy Wingoadd bad-request printer
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-02 Bake TimmonsImprove the usage of variable names in Scheme docstrings.
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-15 Andy Wingoensure presence of Host header in HTTP/1.1 requests
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
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