aboutsummaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)Author
16 hoursall: prealloc slice with possible minimum capabilitiesShulhan
17 hoursnet: cancel2 should not be shadowWeixie Cui
30 hoursnet/http: temporarily disable HTTP/3 testsNicholas S. Husin
35 hoursnet/http: fix wrong context being used when shutting down HTTP/3 serverNicholas S. Husin
41 hoursnet: dnsdata should be p not rWeixie Cui
4 daysnet/http: run tests for HTTP/3 where it can already passNicholas S. Husin
4 daysnet/http: fix data race in TestClientRedirectUseResponseNicholas S. Husin
5 daysnet: drop always nil (*netFD).netFD error return valueTobias Klauser
5 daysnet: should close the netfd not listen fdWeixie Cui
5 daysnet/http: add support for running HTTP tests against HTTP/3Nicholas S. Husin
6 daysnet: remove always-nil newFD error return valueTobias Klauser
6 daysnet/http/internal/http2: prevent alloc when writing status code for responsesNicholas S. Husin
6 daysnet: document LookupSRV cname return valueyongqijia
8 daysnet/mail: fix quadratic complexity in consumeCommentmohammadmseet-hue
9 daysnet/http: fix shadow var frameWeixie Cui
2026-03-31net/http/internal/http2: prevent hanging Transport due to bad SETTINGS frameNicholas S. Husin
2026-03-31net/http: support passing Server Shutdown context to HTTP/3 implementationsNicholas S. Husin
2026-03-30net/http/internal/http2: don't reuse ClientRequest streamsDamien Neil
2026-03-25net/url: escape // at start of Path when OmitHost setDamien Neil
2026-03-24net/url: permit colons in the host subcomponent of non-http/https URLsDamien Neil
2026-03-24net/url: reattach package doc commentDamien Neil
2026-03-24net/http/internal/http2: use fake net for TestTransportBlockingRequestWriteDamien Neil
2026-03-24net/http: add a test for starting a server with no HTTP/2 and no TLS configDamien Neil
2026-03-24net/http: fix panic in ServeTLS on nil TLSConfigchressie
2026-03-23net/http/internal/http2: remove inaccessible write schedulersNicholas S. Husin
2026-03-23net/http: make ResponseWriter.ReadFrom respect declared Content-LengthNicholas S. Husin
2026-03-23net: avoid wrapping io.EOF in UnixConn read methodsBasavaraj PB
2026-03-23net/http/internal/http2: modernize the packageqiulaidongfeng
2026-03-18net/url: allow commas in hostnames for mongodb urlsyueyoum
2026-03-16net/http/internal/http2: deflake TestServer_Rejects_Too_Many_StreamsDamien Neil
2026-03-12net/http/internal/http2: drop benchmarks which use synctestDamien Neil
2026-03-12net/http: use net/http/internal/http2 rather than h2_bundle.goDamien Neil
2026-03-12net/http/internal/http2: skip TestTransportNewClientConnCloseOnWriteErrorDamien Neil
2026-03-12net/http/internal/http2: remove fake connection autowaitDamien Neil
2026-03-12net/http/internal/http2: make server write errors stickyDamien Neil
2026-03-12net/http/internal/http2: remove ServeConnOpts.UpgradeRequestDamien Neil
2026-03-12net/http: move DetectContentType into net/http/internalDamien Neil
2026-03-12net/http/internal/http2: remove TestClientConnPingDamien Neil
2026-03-12net/http/internal/http2: remove TestConfigureTransportDamien Neil
2026-03-12net/http/internal/http2: remove TestTransportGroupsPendingDialsDamien Neil
2026-03-12net/http/internal/http2: remove TestServerUpgradeRequestPrefaceFailureDamien Neil
2026-03-12net/http/internal/http2: remove TestServerHandleCustomConnDamien Neil
2026-03-12net/http/internal/http2: use newServerTester in TestIssue53Damien Neil
2026-03-12net/http/internal/http2: remove TestServeConnNilOptsDamien Neil
2026-03-12net/http/internal/http2: remove ExportSetH2GoawayTimeoutDamien Neil
2026-03-12net/http/internal/http2: use net/http Transport and Server in testsDamien Neil
2026-03-12net/http/internal/http2: make tests passDamien Neil
2026-03-12net/http/internal/http2: initial importDamien Neil
2026-03-11net/http: document which headers Request.Write handles speciallykovan
2026-03-11net, net/netip: document the lack of security properties of IsPrivateDamien Neil