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
/
http.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+1
2012-03-12
web http: fix Ma -> Mar
Andy Wingo
1
-2
/
+2
2012-03-11
add exception printers for bad-header, bad-header-component
Andy Wingo
1
-1
/
+16
2012-03-07
micro-optimizations to string-trim-both, and to (web http)
Andy Wingo
1
-25
/
+21
2012-02-02
Improve the usage of variable names in Scheme docstrings.
Bake Timmons
1
-1
/
+1
2012-01-09
permit non-date values for Expires header
Daniel Hartwig
1
-1
/
+9
2012-01-07
`write-request-line' writes absolute paths, not absolute URIs.
Ian Price
1
-1
/
+12
2012-01-07
remove duplicate write-uri definition
Andy Wingo
1
-3
/
+0
2011-12-22
HTTP: Fix qstring writing of cache-extension values
Andy Wingo
1
-1
/
+1
2011-12-22
Extend handling of "Cache-Control" header.
Daniel Hartwig
1
-3
/
+9
2011-11-23
fix validators for various list-style headers
Daniel Hartwig
1
-8
/
+18
2011-10-17
fix (web http) write-date for mondays
Andy Wingo
1
-1
/
+1
2011-09-10
RFC 822 allows single digit days of the month
Ian Price
1
-9
/
+19
2011-08-04
(web http): locale-independent parsing and serialization of dates
Andy Wingo
1
-11
/
+170
2011-01-10
parse credentials and challenges
Andy Wingo
1
-9
/
+119
2011-01-08
more symbols in (web http)
Andy Wingo
1
-4
/
+14
2011-01-08
(web http): keys are always symbols
Andy Wingo
1
-70
/
+53
2011-01-08
(web http): don't expose header-decl objects
Andy Wingo
1
-46
/
+63
2011-01-08
(web http): header names always represented as symbols
Andy Wingo
1
-276
/
+174
2011-01-07
read-header returns EOF at end, update (web http) docs
Andy Wingo
1
-6
/
+8
2011-01-07
rename string->uri and uri->string.
Andy Wingo
1
-3
/
+3
2010-12-16
http: lists of header names parse better
Andy Wingo
1
-15
/
+41
2010-12-16
better cache-control: private, no-cache parsing
Andy Wingo
1
-1
/
+6
2010-12-16
(web http) docstrings
Andy Wingo
1
-2
/
+45
2010-12-06
leniency regarding quality values in http.scm
Andy Wingo
1
-0
/
+20
2010-12-06
fix entity tag writing
Andy Wingo
1
-1
/
+1
2010-11-23
fix web server bugs
Andy Wingo
1
-1
/
+1
2010-11-13
(web http) parses content-type as "foo/bar", not "foo" "bar"
Andy Wingo
1
-31
/
+32
2010-11-12
more (web http) exports for parsing request components
Andy Wingo
1
-5
/
+15
2010-11-04
add HTTP module
Andy Wingo
1
-0
/
+1464