1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/web
Andy Wingo adcd58543c fix entity tag writing
* module/web/http.scm (write-entity-tag): Fix writing of entity tags
  (strong versus weak).
2010-12-06 12:58:16 +01:00
..
server more robustness in http-read 2010-12-06 11:24:48 +01:00
http.scm fix entity tag writing 2010-12-06 12:58:16 +01:00
request.scm fix error handling in read-{request,response}-body/latin-1 2010-12-04 19:45:09 +01:00
response.scm fix error handling in read-{request,response}-body/latin-1 2010-12-04 19:45:09 +01:00
server.scm (web server) punts keep-alive to impls; http server uses (ice-9 poll) 2010-12-03 15:31:57 +01:00
uri.scm unparse-uri avoids serializing e.g. :80 in http:// uris 2010-11-12 17:16:35 +01:00