index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
http
/
httputil
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/http/httputil: use response controller in reverse proxy
Shang Ding
2023-03-17
2
-33
/
+84
*
net/http/httputil: fix syntax in ReverseProxy example comment
Ethan Lowman
2023-02-04
1
-1
/
+1
*
net/http/httputil: don't add X-Forwarded-{Host,Proto} after invoking Director...
Damien Neil
2022-12-21
2
-65
/
+12
*
Revert "net/url, net/http/httputil: accept invalid percent encodings"
Damien Neil
2022-11-22
2
-2
/
+27
*
net/url, net/http/httputil: accept invalid percent encodings
Ian Lance Taylor
2022-11-15
2
-27
/
+2
*
all: fix function names in comments
cui fliter
2022-11-04
1
-1
/
+1
*
net/http/httputil: avoid query parameter smuggling
Damien Neil
2022-09-23
2
-0
/
+145
*
net/http/httputil: remove duplicated code block
Damien Neil
2022-09-16
1
-6
/
+0
*
net/http/httputil: forward 1xx responses in ReverseProxy
Kévin Dunglas
2022-09-14
2
-0
/
+102
*
net/http/httputil: use strings.Builder
cuiweixie
2022-09-06
2
-2
/
+2
*
net/http/httputil: do not duplicate 'Connection: close' headers
Miguel Ángel Jimeno
2022-08-23
2
-3
/
+13
*
all: remove duplicate "the" words in comments
Abirdcfly
2022-08-18
1
-1
/
+1
*
net/http/httputil: add ReverseProxy.Rewrite
Damien Neil
2022-08-16
3
-66
/
+298
*
net/http/httputil: don't insert default User-Agent header in proxied requests
Damien Neil
2022-08-12
2
-31
/
+25
*
net/http/httputil: add X-Forwarded-{Host,Proto} headers in ReverseProxy
Damien Neil
2022-08-12
2
-15
/
+72
*
all: fix spelling
John Bampton
2022-05-17
1
-2
/
+2
*
all: fix some lint issues
Ryan Leung
2022-05-08
1
-1
/
+0
*
net/http/httputil: ignore CloseNotify when a non-background context is present
Damien Neil
2022-03-24
1
-1
/
+12
*
all: gofmt -w -r 'interface{} -> any' src
Russ Cox
2021-12-13
2
-2
/
+2
*
net/http: fix spelling in documentation
jiahua wang
2021-11-07
1
-1
/
+1
*
net/http/httputil: allow MIME parameters when detecting SSE in ReverseProxy
James Harris
2021-10-13
2
-1
/
+22
*
net/http/httputil: close incoming ReverseProxy request body
Damien Neil
2021-07-30
2
-0
/
+48
*
net/http/httputil: always remove hop-by-hop headers
Filippo Valsorda
2021-05-27
2
-15
/
+70
*
all: fix spelling
John Bampton
2021-05-14
1
-1
/
+1
*
net/http: switch HTTP1 to ASCII equivalents of string functions
Roberto Clapis
2021-05-10
2
-4
/
+13
*
all: fix spellings
Naman Gera
2021-04-10
2
-2
/
+2
*
net/http/httputil: fix deadlock in DumpRequestOut
Steven Hartland
2021-01-06
2
-8
/
+87
*
all: update references to symbols moved from io/ioutil to io
Russ Cox
2020-10-20
4
-38
/
+35
*
net/http/httputil: copy response header back to http.ResponseWriter in Revers...
Aofei Sheng
2020-10-19
2
-2
/
+7
*
net/http/httputil: flush ReverseProxy immediately if Content-Length is -1
Ignacio Hagopian
2020-10-12
2
-8
/
+27
*
net/http: use ASCII space trimming throughout
Filippo Valsorda
2020-05-06
1
-1
/
+2
*
net/http/httputil: don't use testing.T after test completes
Andrew G. Morgan
2020-05-05
1
-2
/
+11
*
net/http/httputil: handle escaped paths in SingleHostReverseProxy
Daniel Kumor
2020-05-02
2
-2
/
+50
*
net/http/httputil: don't append to X-Forwarded-For in ReverseProxy when nil
Brad Fitzpatrick
2020-04-30
2
-4
/
+46
*
net/http/httputil: make Switching Protocol requests (e.g. Websockets) cancelable
Pierre Carru
2020-04-26
2
-1
/
+136
*
net/http/httputil: fix typo in unit test name
Tyson Andre
2020-04-25
1
-1
/
+1
*
net/http/httputil: add docs about X-Forwarded-For in ReverseProxy
Kévin Dunglas
2020-01-21
1
-0
/
+8
*
net/http/httputil: fix missing Transfer-Encoding header
Harshavardhana
2019-11-02
2
-5
/
+46
*
net/http: fix a long test after CL 185117
Daniel Martí
2019-08-28
1
-1
/
+1
*
net/http/httputil: fix goroutine leak for DumpRequestOut
Agniva De Sarker
2019-08-28
2
-1
/
+30
*
net/http/httputil: fix regression in ReverseProxy.ServeHTTP
Joe Tsai
2019-07-17
2
-0
/
+23
*
net/http/httputil: remove os.Stderr claim in ReverseProxy.ErrorLog docs
Dmitri Shuralyov
2019-05-17
1
-2
/
+1
*
net/http/httputil: remove all fields in Connection header
Jonathon Lacher
2019-05-14
2
-9
/
+36
*
net/http: add func NewRequestWithContext, Request.Clone
Brad Fitzpatrick
2019-05-03
1
-3
/
+1
*
net: correct docs of KeepAlive field in Dialer type
BigMikes
2019-04-29
1
-2
/
+2
*
net/http: export Header.Clone, reduce its allocations, use it everywhere
Brad Fitzpatrick
2019-04-24
1
-11
/
+1
*
net/http/httputil: make ReverseProxy flush headers on FlushInterval
Jordan Liggitt
2019-03-29
2
-0
/
+47
*
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
Bryan C. Mills
2019-03-11
1
-1
/
+1
*
net/http/httputil: make TestDumpRequest idempotent
Emmanuel T Odeke
2019-02-13
1
-39
/
+59
*
net/http/httputil: run the ReverseProxy.ModifyResponse hook for upgrades
Brad Fitzpatrick
2019-01-09
2
-6
/
+27
[next]