This website requires JavaScript.
Explore
Help
Sign in
dmbcs
/
guile
Watch
1
Star
0
Fork
You've already forked guile
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8b834206f9
guile
/
module
/
web
History
Download ZIP
Download TAR.GZ
Mark H Weaver
b56b944920
http: Do not use 'eq?' to compare characters in parse-request-uri.
...
* module/web/http.scm (parse-request-uri): Use 'eqv?' to compare characters.
2017-03-01 19:50:37 +01:00
..
server
web: Export 'server-impl' procedures and the 'http' server implementation.
2016-05-22 19:11:32 +02:00
client.scm
web: Add https support through gnutls.
2016-11-07 12:05:30 -06:00
http.scm
http: Do not use 'eq?' to compare characters in parse-request-uri.
2017-03-01 19:50:37 +01:00
request.scm
Web server and client use suspendable ports
2017-02-08 15:16:25 +01: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
Fix uri-decode behavior for "+"
2016-06-20 14:48:15 +02:00