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
Michael Gran 6d325a7a27 simplify reading http headers using updated %read-line
%read-line can handle CRLF now.

* module/web/http.scm (read-header-line): modified
2018-04-17 17:36:55 -07:00
..
server web: Export 'server-impl' procedures and the 'http' server implementation. 2016-05-22 19:11:32 +02:00
client.scm web: add support for URI-reference 2017-05-21 13:42:29 +02:00
http.scm simplify reading http headers using updated %read-line 2018-04-17 17:36:55 -07:00
request.scm web: add support for URI-reference 2017-05-21 13:42:29 +02:00
response.scm Web server and client use suspendable ports 2017-02-08 15:16:25 +01:00
server.scm web: Export 'server-impl' procedures and the 'http' server implementation. 2016-05-22 19:11:32 +02:00
uri.scm web: add support for URI-reference 2017-05-21 13:42:29 +02:00