1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 19:44:10 +02:00
guile/module/web
Andy Wingo e0dc497832 add bad-request printer
* module/web/request.scm (bad-request-printer): Add printer for these
  exceptions.
2012-03-11 10:57:05 +01:00
..
server (web response) and (web request): bodies are bytevectors 2011-01-10 22:44:36 -08:00
client.scm Update a comment in (web client) 2011-12-06 11:46:58 +01:00
http.scm add exception printers for bad-header, bad-header-component 2012-03-11 10:24:08 +01:00
request.scm add bad-request printer 2012-03-11 10:57:05 +01:00
response.scm web server: do not provide a response body where it is not permitted 2012-02-12 13:29:19 +01:00
server.scm micro-optimization in (web server) 2012-03-06 22:22:31 +01:00
uri.scm microoptimizations in (web uri) 2012-02-22 20:40:55 +01:00