1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
guile/module/web
Ludovic Courtès 61e1c2130c web: Export 'server-impl' procedures and the 'http' server implementation.
* module/web/server.scm: Export the 'server-impl' procedures.
* module/web/server/http.scm: Export 'http'.
2015-03-10 09:01:54 +01:00
..
server web: Export 'server-impl' procedures and the 'http' server implementation. 2015-03-10 09:01:54 +01:00
client.scm web: Keep the default size for the client's in-kernel receive buffer. 2014-05-23 22:02:30 +02:00
http.scm Web: http: Location header accepts URI-reference, not just absoluteURIs. 2015-03-01 22:04:07 -05:00
request.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
response.scm web: Don't throw if a response is longer than its Content-Length says. 2014-01-15 23:41:49 +01:00
server.scm web: Export 'server-impl' procedures and the 'http' server implementation. 2015-03-10 09:01:54 +01:00
uri.scm web: uri-encode hexadecimal percent-encoding is now uppercase 2013-05-02 17:13:55 -04:00