Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-11 | fix bad-request-printer | Andy Wingo | 1 | -1/+1 |
2012-03-11 | add bad-request printer | Andy Wingo | 1 | -1/+12 |
2012-02-02 | Improve the usage of variable names in Scheme docstrings. | Bake Timmons | 1 | -1/+1 |
2011-07-15 | ensure presence of Host header in HTTP/1.1 requests | Andy Wingo | 1 | -15/+25 |
2011-02-18 | core modules use (ice-9 binary-ports) instead of (rnrs io ports) | Andy Wingo | 1 | -1/+1 |
2011-01-10 | request and response cleanups | Andy Wingo | 1 | -1/+1 |
2011-01-10 | (web response) and (web request): bodies are bytevectors | Andy Wingo | 1 | -44/+4 |
2011-01-08 | (web http): header names always represented as symbols | Andy Wingo | 1 | -8/+4 |
2010-12-16 | docstrings in (web request) and (web response) | Andy Wingo | 1 | -0/+25 |
2010-12-06 | fix name... | Andy Wingo | 1 | -1/+1 |
2010-12-06 | fix read-{request,response}-body/latin-1 | Andy Wingo | 1 | -9/+19 |
2010-12-04 | fix error handling in read-{request,response}-body/latin-1 | Andy Wingo | 1 | -3/+6 |
2010-11-12 | add request-meta | Andy Wingo | 1 | -6/+12 |
2010-11-05 | add HTTP request module | Andy Wingo | 1 | -0/+294 |