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 b4fa6cc909 Merge remote-tracking branch 'origin/stable-2.0'
There is a failing test due to a scm_from_utf8_stringn bug brought out
by the iconv test that will be fixed in the next commit.

Conflicts:
	libguile/deprecated.h
	module/ice-9/deprecated.scm
2013-01-15 10:45:39 +01:00
..
server web server http: 400 Bad Request on bad requests 2012-03-11 10:29:06 +01:00
client.scm Add http-post, http-put, et cetera 2013-01-11 15:40:00 +01:00
http.scm remove (web http) TODO list 2013-01-11 15:15:42 +01:00
request.scm syncronize web module docstrings with manual 2012-11-24 15:40:14 +01:00
response.scm read-response-body always returns bytevector or #f 2013-01-11 15:15:43 +01:00
server.scm Merge remote-tracking branch 'origin/stable-2.0' 2013-01-15 10:45:39 +01:00
uri.scm web client: correctly handle uri-query, etc. in relative URI headers 2012-11-27 22:41:33 +01:00