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-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
2025-08-31
net/http: skip redirecting in ServeMux when URL path for CONNECT is empty
Nicholas Husin
2025-08-29
all: delete more windows/arm remnants
Tobias Klauser
2025-08-29
net: update document on limitation of iprawsock on Windows
AN Long
2025-08-28
net: remove redundant cgoLookupCNAME return parameter
database64128
2025-08-28
net/http/httputil: remove redundant pw.Close() call in DumpRequestOut
1911860538
2025-08-28
net/textproto: eliminate some bounds checks
Julien Cretel
2025-08-27
net/http: Ensure that CONNECT proxied requests respect MaxResponseHeaderBytes
Nicholas Husin
2025-08-27
net/http: require exact match for CrossSiteProtection bypass patterns
Filippo Valsorda
2025-08-27
net: allow zero value destination address in WriteMsgUDPAddrPort
database64128
2025-08-25
net: fix cgoResSearch
database64128
2025-08-23
net/http/httptest: redirect example.com requests to server
Sean Liao
2025-08-15
net: skip TestIPv4WriteMsgUDPAddrPort on plan9
Richard Miller
2025-08-13
all: update vendored dependencies [generated]
Dmitri Shuralyov
2025-08-12
net/http: fix data race in client
Brad Fitzpatrick
2025-08-11
net: context aware Dialer.Dial functions
Michael Fraenkel
2025-08-11
net/http: add example for CrossOriginProtection
Bracken Dawson
2025-08-11
net, os, file/filepath, syscall: use slices.Equal in tests
Tobias Klauser
2025-08-08
all: update blog link
jiahua wang
2025-08-08
net: fix WriteMsgUDPAddrPort addr handling on IPv4 sockets
database64128
2025-07-28
all: omit unnecessary type conversions
Jes Cok
2025-07-28
net/http: add proper panic message
yazdan
2025-07-22
net: correct comment for ListenConfig.ListenPacket
Lyle Dean
[prev]
[next]