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
Age
Commit message (
Expand
)
Author
2025-11-20
net/http/httputil: wrap ReverseProxy's outbound request body so Close is a noop
Nicholas S. Husin
2025-11-20
net/url: permit colons in the host of postgresql:// URLs
Damien Neil
2025-11-20
net/http: drop unused "broken" field from persistConn
Damien Neil
2025-11-20
net/http: correctly close fake net.Conns
Damien Neil
2025-11-18
Revert "net/http: do not discard body content when closing it within request ...
Nicholas S. Husin
2025-11-14
net/http: do not discard body content when closing it within request handlers
Nicholas S. Husin
2025-11-13
net/http: remove unused isLitOrSingle and isNotToken
1911860538
2025-11-13
net/http/cgi: accept INCLUDED as protocol for server side includes
Peter Beard
2025-11-12
net/url: disallow raw IPv6 addresses in host
Sean Liao
2025-10-29
internal/itoa, internal/runtime/strconv: delete
Russ Cox
2025-10-27
net/url: further speed up escape and unescape
Julien Cretel
2025-10-23
net/url: speed up escape and unescape
Julien Cretel
2025-10-21
all: eliminate unnecessary type conversions
Jes Cok
2025-10-20
net/url: reduce allocs in Encode
Julien Cretel
2025-10-17
all: remove unnecessary loop variable copies in tests
Tobias Klauser
2025-10-16
cmd: update to x/tools@7d9453cc
Alan Donovan
2025-10-15
net/http/httptest: record failed ResponseWriter writes
Damien Neil
2025-10-14
Revert "net/url: disallow raw IPv6 addresses in host"
Damien Neil
2025-10-13
all: replace calls to errors.As with errors.AsType
Julien Cretel
2025-10-10
net/url: disallow raw IPv6 addresses in host
Sean Liao
2025-10-10
net/http: strip request body headers on POST to GET redirects
Sean Liao
2025-10-10
net/http: set cookie host to Request.Host when available
Sean Liao
2025-10-10
net/http: run TestRequestWriteTransport with fake time to avoid flakes
Damien Neil
2025-10-09
net/url: allow IP-literals with IPv4-mapped IPv6 addresses
Roland Shoemaker
2025-10-08
net/http/httptest: check whether response bodies are allowed
Sean Liao
2025-10-08
net/http: format pprof.go
Vlad Saioc
2025-10-08
net/http: update HTTP/2 documentation to reference new config features
Damien Neil
2025-10-07
net/mail: avoid quadratic behavior in mail address parsing
Damien Neil
2025-10-07
net/textproto: avoid quadratic complexity in Reader.ReadResponse
Damien Neil
2025-10-07
net/url: enforce stricter parsing of bracketed IPv6 hostnames
Ethan Lee
2025-10-07
net/http: add httpcookiemaxnum GODEBUG option to limit number of cookies parsed
Nicholas Husin
2025-10-03
net/url: improve URL docs
Mateusz Poliwczak
2025-10-02
net/http/httputil: deprecate ReverseProxy.Director
Damien Neil
2025-10-02
net/http: update bundled x/net/http2 and delete obsolete http2inTests
Nicholas S. Husin
2025-10-02
runtime,net/http/pprof: goroutine leak detection by using the garbage collector
Vlad Saioc
2025-09-29
internal/poll: remove buf field from operation
qmuntal
2025-09-26
net/http: add HTTP2Config.StrictMaxConcurrentRequests
Damien Neil
2025-09-26
net/http: add more tests of transport connection pool
Damien Neil
2025-09-18
net: fix testHookCanceledDial race
database64128
2025-09-18
net/http: avoid connCount underflow race
Damien Neil
2025-09-15
all: remove redundant words in comment
cuishuang
2025-09-15
net/http: clarify panic conditions in Handle, HandleFunc, AddInsecureBypassPa...
Cole Garien
2025-09-15
internal/syscall/unix: add KernelVersionGE
Kir Kolyshkin
2025-09-15
net/http: add comments for transport gzip reader
Alexander Yastrebov
2025-09-14
net: use context.AfterFunc in connect
database64128
2025-09-12
vendor: update x/tools to 3adf0e9, and other repos
Alan Donovan
2025-09-12
net,internal/poll: skip TestAllocs when race is enabled on Windows
qmuntal
2025-09-06
net/http: pool transport gzip readers
Alexander Yastrebov
2025-09-04
net/http: fix cookie value of "" being interpreted as empty string.
Nicholas S. Husin
2025-09-03
net/netip: export Prefix.Compare, fix ordering
database64128
[prev]
[next]