1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/web
Jason Earl 84dfde82ae fix response-body-port for responses without content-length
* module/web/response.scm (response-body-port): Correctly handle cases
  in which EOF terminates the body.
2013-03-10 19:23:31 +01:00
..
server web server http: 400 Bad Request on bad requests 2012-03-11 10:29:06 +01:00
client.scm Fix http-get* deprecation note 2013-01-21 22:13:30 +01:00
http.scm remove (web http) TODO list 2013-01-11 15:15:42 +01:00
request.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
response.scm fix response-body-port for responses without content-length 2013-03-10 19:23:31 +01:00
server.scm (web server) uses (ice-9 iconv) 2013-01-11 15:15:42 +01:00
uri.scm add read-string and read-string! to (ice-9 rdelim) 2013-01-22 15:15:43 +01:00