1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 16:50:21 +02:00
guile/module/web
Andy Wingo d41c62f579 fix up toy-server error handling
* module/web/toy-server.scm (serve-client): Fix up error handling, so we
  catch errors when reading, handling, and writing. If we run
  interactively, an error will enter the debugger.
2010-11-06 00:36:45 +01:00
..
http.scm add HTTP module 2010-11-04 22:52:47 +01:00
request.scm add HTTP request module 2010-11-05 00:31:36 +01:00
response.scm add HTTP response module 2010-11-05 00:31:40 +01:00
toy-server.scm fix up toy-server error handling 2010-11-06 00:36:45 +01:00
uri.scm URI parsing errors throw to `uri-error' 2010-11-04 22:52:47 +01:00