Andy Wingo
|
b4fa6cc909
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Andy Wingo
|
8cb9a30c17
(web server) uses (ice-9 iconv)
|
12 years ago |
Mark H Weaver
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Daniel Hartwig
|
06883ae000
syncronize web module docstrings with manual
|
12 years ago |
Andy Wingo
|
3c12fc3595
micro-optimization in (web server)
|
13 years ago |
Andy Wingo
|
eec3a50867
web server: fix spurious warning
|
13 years ago |
Andy Wingo
|
164a78b355
web server: do not provide a response body where it is not permitted
|
13 years ago |
Andy Wingo
|
2263ccb53e
web server: print backtrace on errors when run in batch mode
|
13 years ago |
Andy Wingo
|
0c65f52c6d
more define-syntax-rule usage
|
13 years ago |
Andy Wingo
|
a964aa62c2
web server more assiduous about closing ports
|
14 years ago |
Andy Wingo
|
6854c32480
core modules use (ice-9 binary-ports) instead of (rnrs io ports)
|
14 years ago |
Andy Wingo
|
f944ee8f23
request and response cleanups
|
14 years ago |
Andy Wingo
|
0acc595b94
(web http): keys are always symbols
|
14 years ago |
Andy Wingo
|
43d6659ae2
(web server) docstrings
|
14 years ago |
Andy Wingo
|
998191fd4f
fix testing code in web/server
|
14 years ago |
Andy Wingo
|
462a1a04cf
(web server) punts keep-alive to impls; http server uses (ice-9 poll)
|
14 years ago |
Andy Wingo
|
8bf6cfea71
add some debugging to (web server)
|
14 years ago |
Andy Wingo
|
af0da6ebe7
(web server) supports non-utf-8 charsets
|
14 years ago |
Andy Wingo
|
c637190203
stub fixes to http 1.0 support in the web server
|
14 years ago |
Andy Wingo
|
612aa5bee8
fix web server bugs
|
14 years ago |
Andy Wingo
|
a4342ba826
fix up a couple content-length issues in web/server.scm:sanitize-response
|
14 years ago |
Andy Wingo
|
d9f00c3db5
flesh out (web server)'s sanitize-response
|
14 years ago |
Andy Wingo
|
79ef79ee34
add generic web server with http-over-tcp backend
|
14 years ago |