index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
web
/
server.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-22
web: Export 'server-impl' procedures and the 'http' server implementation.
Ludovic Courtès
1
-1
/
+10
2013-09-13
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-6
/
+4
2013-09-12
Web: Use functional setters in extend-request and extend-response.
Mark H Weaver
1
-6
/
+4
2013-09-12
Web client+server: Add Content-Length header for empty bodies.
Mark H Weaver
1
-1
/
+1
2013-01-15
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-37
/
+3
2013-01-11
(web server) uses (ice-9 iconv)
Andy Wingo
1
-37
/
+3
2013-01-07
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-29
/
+29
2012-11-24
syncronize web module docstrings with manual
Daniel Hartwig
1
-29
/
+29
2012-03-06
micro-optimization in (web server)
Andy Wingo
1
-2
/
+4
2012-02-14
web server: fix spurious warning
Andy Wingo
1
-1
/
+3
2012-02-12
web server: do not provide a response body where it is not permitted
Andy Wingo
1
-4
/
+11
2012-02-11
web server: print backtrace on errors when run in batch mode
Andy Wingo
1
-16
/
+8
2011-09-02
more define-syntax-rule usage
Andy Wingo
1
-5
/
+3
2011-02-24
web server more assiduous about closing ports
Andy Wingo
1
-8
/
+23
2011-02-18
core modules use (ice-9 binary-ports) instead of (rnrs io ports)
Andy Wingo
1
-1
/
+1
2011-01-10
request and response cleanups
Andy Wingo
1
-0
/
+11
2011-01-08
(web http): keys are always symbols
Andy Wingo
1
-8
/
+8
2010-12-16
(web server) docstrings
Andy Wingo
1
-0
/
+77
2010-12-12
fix testing code in web/server
Andy Wingo
1
-2
/
+2
2010-12-03
(web server) punts keep-alive to impls; http server uses (ice-9 poll)
Andy Wingo
1
-41
/
+21
2010-12-02
add some debugging to (web server)
Andy Wingo
1
-1
/
+26
2010-12-02
(web server) supports non-utf-8 charsets
Andy Wingo
1
-9
/
+32
2010-12-01
stub fixes to http 1.0 support in the web server
Andy Wingo
1
-25
/
+36
2010-11-23
fix web server bugs
Andy Wingo
1
-3
/
+3
2010-11-22
fix up a couple content-length issues in web/server.scm:sanitize-response
Andy Wingo
1
-7
/
+10
2010-11-13
flesh out (web server)'s sanitize-response
Andy Wingo
1
-1
/
+37
2010-11-12
add generic web server with http-over-tcp backend
Andy Wingo
1
-0
/
+242