perkeep/lib/go/http
Andrew Gerrand ee937f8d7f added NewGetRequest helper 2011-01-15 12:25:24 +11:00
..
.gitignore Ignore test files 2011-01-13 09:58:55 -08:00
Makefile Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
chunked.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
client.go added NewGetRequest helper 2011-01-15 12:25:24 +11:00
client_test.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
dump.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
fs.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
lex.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
lex_test.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
persist.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
readrequest_test.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
request.go Fixing authorities in scheme-relative URLs. 2011-01-10 17:05:45 -08:00
request_test.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
requestwrite_test.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
response.go Work around Go bug http://code.google.com/p/go/issues/detail?id=1388 2011-01-05 08:08:45 -08:00
response_test.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
responsewrite_test.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
serve_test.go Fixing authorities in scheme-relative URLs. 2011-01-10 17:05:45 -08:00
server.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
status.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
transfer.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
triv.go Check in temporary fork of Go's http library 2010-12-20 14:56:54 -08:00
url.go Base + reference URI => Absolute URI. 2011-01-11 11:44:18 -08:00
url_test.go Base + reference URI => Absolute URI. 2011-01-11 11:44:18 -08:00