1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module/web
Andy Wingo 6fa75029fa web server: use CLOEXEC
* module/web/server/http.scm (http-read): Pass SOCK_CLOEXEC to
  `accept'.
2012-02-14 22:47:15 +01:00
..
server web server: use CLOEXEC 2012-02-14 22:47:15 +01:00
client.scm Update a comment in (web client) 2011-12-06 11:46:58 +01:00
http.scm Improve the usage of variable names in Scheme docstrings. 2012-02-02 12:24:40 +01:00
request.scm Improve the usage of variable names in Scheme docstrings. 2012-02-02 12:24:40 +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 web server: do not provide a response body where it is not permitted 2012-02-12 13:29:19 +01:00
uri.scm allow URIs of the form file:///etc/hosts 2011-12-06 11:47:41 +01:00