index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
http
/
httputil
Age
Commit message (
Expand
)
Author
2016-02-23
net/http/httputil: Keep response headers when response ContentLength is 0.
Harshavardhana
2016-02-03
net/http/httputil: also remove non-standard Proxy-Connection hop-by-hop header
Brad Fitzpatrick
2016-02-02
net/http/httputil: fix spelling of Trailer hop-by-hop header per errata
Brad Fitzpatrick
2016-01-25
net/http/httputil: clarify docs on the Dump functions
Brad Fitzpatrick
2016-01-07
net/http, net/http/httputil: fix nits found by vet
Mikio Hara
2016-01-05
net/http: relax recently-updated rules and behavior of CloseNotifier
Brad Fitzpatrick
2015-12-15
net/http/httputil: make DumpRequest use Request.RequestURI when available
Brad Fitzpatrick
2015-12-01
net/http/httputil: add package level examples
Carlos Cirello
2015-10-28
net/http/httputil: add hook for managing io.Copy buffers per request
Brad Fitzpatrick
2015-10-16
net: unblock plan9 TCP Read calls after socket close
Brad Fitzpatrick
2015-10-14
net/http/httputil: clarify where DumpRequest(Out)? can be used.
Aaron Jacobs
2015-10-08
net/http/httputil: clarify NewSingleHostReverseProxy's Host header behavior
Brad Fitzpatrick
2015-09-11
all: use one 'l' when cancelling everywhere except Solaris
Rob Pike
2015-08-26
net/http/httputil: permit nil request body in ReverseProxy
Brad Fitzpatrick
2015-07-11
all: link to https instead of http
Brad Fitzpatrick
2015-07-07
net/http/httputil: make ReverseProxy support Trailers
Brad Fitzpatrick
2015-06-26
net/http: change default user agent string
Aamir Khan
2015-01-10
net/http/httputil: skip TestReverseProxyCancellation on Plan 9
David du Colombier
2015-01-09
net/http/httputil: ReverseProxy request cancellation
Peter Waller
2014-12-16
net/http/httputil: don't use DisableKeepAlives in DumpRequestOut, fix build
Brad Fitzpatrick
2014-09-30
net/http/httputil: ensure DumpRequestOut dumps all of Body
Brad Fitzpatrick
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]