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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net/http: do not force the Content-Length header if nilled"
Austin Clements
2023-05-15
2
-35
/
+1
*
net/http: handle WriteHeader(101) as a non-informational header
Damien Neil
2023-05-15
2
-2
/
+74
*
net/http: do not force the Content-Length header if nilled
Laurent Senta
2023-05-15
2
-1
/
+35
*
net/http: let ErrNotSupported match errors.ErrUnsupported
Ian Lance Taylor
2023-05-10
2
-0
/
+12
*
all: fix a lot of comments
cui fliter
2023-05-10
3
-7
/
+7
*
net/http: regenerate h2_bundle.go
Bryan C. Mills
2023-05-09
1
-6
/
+24
*
all: add String for fs.{FileInfo,DirEntry} implementations
Ian Lance Taylor
2023-05-04
1
-0
/
+4
*
net/http: avoid leaking the writing goroutine
Michael Fraenkel
2023-05-02
1
-0
/
+6
*
net/http/cgi: propagate LD_LIBRARY_PATH on Android
Bryan C. Mills
2023-04-26
1
-1
/
+1
*
net/http: avoid leaking writer goroutines in tests
Bryan C. Mills
2023-04-12
2
-3
/
+56
*
net/http: only report the first leak of each test run
Bryan C. Mills
2023-04-12
2
-3
/
+20
*
all: update vendored golang.org/x/net
Tobias Klauser
2023-04-11
2
-13
/
+13
*
net/http, net/internal, net/smtp: add wasip1
Johan Brandhorst-Satzkorn
2023-04-11
3
-5
/
+3
*
net/http: expose "http: server gave HTTP response to HTTPS client" error
Akihiro Suda
2023-04-07
1
-1
/
+4
*
net/http: wait forever for write results in tests
Damien Neil
2023-04-07
4
-5
/
+13
*
net/http: fix a race in TestResponseControllerSetPastReadDeadline
Bryan C. Mills
2023-04-07
1
-2
/
+6
*
net/http: improve failure mode for TestResponseControllerSetPastReadDeadline
Damien Neil
2023-04-06
1
-2
/
+9
*
net/http: add tests covering non-GET methods for file serving
Damien Neil
2023-04-06
1
-5
/
+78
*
Revert "net/http: FileServer method check + minimal OPTIONS implementation"
Damien Neil
2023-04-06
2
-56
/
+5
*
net/http: drop client address comparison in TestTransportRemovesDeadIdleConne...
Bryan C. Mills
2023-04-04
1
-7
/
+4
*
all: fix misuses of "a" vs "an"
cui fliter
2023-04-04
1
-2
/
+2
*
all: replace fmt.Sprintf("%d") with strconv.Itoa
Philippe Antoine
2023-03-31
1
-1
/
+1
*
net/http: continue using referer header if it's present
Paschalis Tsilias
2023-03-24
2
-13
/
+26
*
net/http: fix typo
MichaĆ Matczuk
2023-03-24
1
-1
/
+1
*
net/http: improve logging in TestServerSetKeepAlivesEnabledClosesConns
Bryan C. Mills
2023-03-22
1
-14
/
+11
*
net/http: simplify Conn lifetimes in TestClientTimeoutKillsConn tests
Bryan C. Mills
2023-03-22
1
-32
/
+46
*
net/http: in the IdleConnStrsForTesting_h2 helper, omit conns that cannot be ...
Bryan C. Mills
2023-03-22
3
-6
/
+16
*
net/http: eliminate more arbitrary timeouts in tests
Bryan C. Mills
2023-03-17
4
-453
/
+449
*
net/http/httputil: use response controller in reverse proxy
Shang Ding
2023-03-17
2
-33
/
+84
*
net/http: avoid making a request to a closed server in TestServerShutdown
Bryan C. Mills
2023-03-15
1
-27
/
+50
*
net/http: remove more arbitrary timeouts from server tests
Bryan C. Mills
2023-03-13
1
-171
/
+39
*
net/http: use Copy in ServeContent if CopyN not needed
Leo Antunes
2023-03-09
2
-4
/
+48
*
net/http: remove arbitrary timeout in TestServerAllowsBlockingRemoteAddr
Bryan C. Mills
2023-03-08
1
-7
/
+1
*
net/http: support full-duplex HTTP/1 responses
Damien Neil
2023-03-07
3
-8
/
+90
*
all: fix typos
pgxiaolianzi
2023-02-28
1
-1
/
+1
*
net/http: reduce calls to append in hexEscapeNonASCII to gain a slight perfor...
Andy Pan
2023-02-27
2
-2
/
+18
*
net/http: remove warning when parsing a query containing a semicolon
Damien Neil
2023-02-22
2
-36
/
+9
*
net/http: remove five second timeout from TestTransportClosesBodyOnError
Damien Neil
2023-02-17
1
-7
/
+2
*
net/http: support streaming POST content in wasm
Will Hawkins
2023-02-15
1
-16
/
+96
*
mime/multipart: limit memory/inode consumption of ReadForm
Damien Neil
2023-02-14
1
-1
/
+1
*
all: fix some comments
cui fliter
2023-02-14
2
-3
/
+3
*
all: update vendored golang.org/x/net
Damien Neil
2023-02-13
1
-4
/
+25
*
vendor, cmd/vendor: update standard library dependencies
David Chase
2023-02-10
1
-120
/
+149
*
Revert "io: allocate copy buffers from a pool"
Damien Neil
2023-02-10
1
-3
/
+14
*
net/http: improve js fetch errors
Johan Brandhorst-Satzkorn
2023-02-09
1
-1
/
+16
*
net/http/httputil: fix syntax in ReverseProxy example comment
Ethan Lowman
2023-02-04
1
-1
/
+1
*
net/http: remove another arbitrary timeout in TestTLSHandshakeTimeout
Bryan C. Mills
2023-02-01
1
-7
/
+3
*
io: allocate copy buffers from a pool
Damien Neil
2023-01-31
1
-14
/
+3
*
net/http: add section headers to package doc
Russ Cox
2023-01-30
1
-5
/
+9
*
net/http: disable fetch on NodeJS
Johan Brandhorst-Satzkorn
2023-01-30
1
-1
/
+7
[next]