1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 05:50:26 +02:00
guile/module/web
Ian Price cb7bcfca35 RFC 822 allows single digit days of the month
* module/web/http.scm (parse-rfc-822-date): Add single digit day
  conditional.
* test-suite/tests/web-http.test("general headers"): Add test.
2011-09-10 11:12:04 -07:00
..
server (web response) and (web request): bodies are bytevectors 2011-01-10 22:44:36 -08:00
client.scm open-socket-for-url returns port in latin1 encoding 2011-07-21 09:42:20 +02:00
http.scm RFC 822 allows single digit days of the month 2011-09-10 11:12:04 -07:00
request.scm ensure presence of Host header in HTTP/1.1 requests 2011-07-15 13:36:52 +02:00
response.scm core modules use (ice-9 binary-ports) instead of (rnrs io ports) 2011-02-18 16:01:25 +01:00
server.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
uri.scm web server more assiduous about closing ports 2011-02-24 11:10:49 +01:00