net/http
#53545 opened 1 day ago by xepozz
better error with nil *http.ClientNeedsInvestigation
#53521 opened 2 days ago by kevinburkesegment
#53487 opened 4 days ago by iangudger
#53442 opened 1 week ago by qifengzhang007
ParseMultipartForm using 8x maxMemoryNeedsInvestigation
#53109 opened 4 weeks ago by git001
#53101 opened 1 month ago by wxolp
#52805 opened 1 month ago by marwan-at-work
#52737 opened 1 month ago by soypat
#52713 opened 1 month ago by Telephone2019
#52519 opened 2 months ago by catatsuy
#52481 opened 2 months ago by wangcheng711
failure in TestTransportConnectionCloseOnRequest due to reused client portNeedsInvestigationrelease-blocker
#52450 opened 2 months ago by bcmills
#52414 opened 2 months ago by bcmills
does not handle semicolon-terminated cookie strings very wellNeedsInvestigation
#52349 opened 2 months ago by zjclyz
#52275 opened 2 months ago by win-t
#52256 opened 2 months ago by hyahm
#52239 opened 2 months ago by bpowers
DetectContentType does not detect image/heicNeedsInvestigation
#52144 opened 2 months ago by abezzub
#51614 opened 3 months ago by lesismal
#51345 opened 4 months ago by yywing
#51197 opened 4 months ago by moshegood
Keep-Alive is not usedNeedsInvestigation
#50777 opened 5 months ago by waldreiter
go 1.17.6's http2-related cancellation change causes long-lived goroutine with custom Transport typesNeedsInvestigation
#50652 opened 5 months ago by knz
#50638 opened 5 months ago by wxolp
FormFile size different from original zip fileWaitingForInfo
#50593 opened 5 months ago by Chrestkoo
#50579 opened 5 months ago by ronysandoval
#50571 opened 5 months ago by cyriltovena
apparent deadlock in (*connReader).abortPendingRead via (*sync.Cond).Wait on ARM and ARM64NeedsInvestigationarch-armarch-arm64release-blocker
#50469 opened 5 months ago by bcmills
apparent deadlock in TestHandlerPanicNeedsInvestigation
#50448 opened 5 months ago by bcmills
add video/mpeg to DetectContentTypeNeedsInvestigation
#50376 opened 5 months ago by InfoLibre
#50279 opened 6 months ago by reillywatson
#50186 opened 6 months ago by YetAnotherRussian
Reader.Read called after receiving EOFNeedsInvestigation
#50155 opened 6 months ago by samutamm
limit growth of header canonicalization cache [1.17 backport]CherryPickApprovedSecurityrelease-blocker
#50065 opened 6 months ago by gopherbot
limit growth of header canonicalization cache [1.16 backport]CherryPickApprovedSecurityrelease-blocker
#50064 opened 6 months ago by gopherbot
#50058 opened 6 months ago by FiloSottile
#50056 opened 6 months ago by rgooch
TestClientWriteShutdown failures on darwin-arm64-11_0-toothrotNeedsInvestigationOS-DarwinWaitingForInfoarch-arm64
#49860 opened 6 months ago by bcmills
#49825 opened 6 months ago by sunshineplan
#49730 opened 7 months ago by bcmills
UTF in HTTP header field valueNeedsInvestigation
#49627 opened 7 months ago by JonasJasas
Possible HTTP/2 busy loop regression in Go 1.17.3 [1.17 backport]CherryPickApproved
#49624 opened 7 months ago by gopherbot
Possible HTTP/2 busy loop regression in Go 1.17.3 [1.16 backport]CherryPickApproved
#49623 opened 7 months ago by gopherbot
#49615 opened 7 months ago by lwithers
#49589 opened 7 months ago by tranb3r
server responds with Transfer-Encoding: identity [1.17 backport]CherryPickApproved
#49568 opened 7 months ago by gopherbot
server responds with Transfer-Encoding: identity [1.16 backport]CherryPickApproved
#49567 opened 7 months ago by gopherbot
HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) [1.17 backport]CherryPickApproved
#49559 opened 7 months ago by gopherbot
HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) [1.16 backport]CherryPickApproved
#49558 opened 7 months ago by gopherbot
http.FileServer returns 500 on "not a directory" errorNeedsInvestigation
#49552 opened 7 months ago by jba
#49521 opened 7 months ago by tim-oster
#49517 opened 7 months ago by andresusanto
#49448 opened 7 months ago by bcmills
#49377 opened 7 months ago by zzkcode
HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression)NeedsInvestigation
#49366 opened 7 months ago by cespare
can't read 301 response without a Location headerNeedsInvestigation
#49281 opened 7 months ago by stefansundin
#49194 opened 8 months ago by neild
use errors.As when checking for net.Error in ServeWaitingForInfo
#49177 opened 8 months ago by janisz
#49108 opened 8 months ago by bradfitz
#48948 opened 8 months ago by cgetzen
#48811 opened 8 months ago by lesismal
#48794 opened 8 months ago by Salamandastron1
apparent deadlock in CloseIdleConnections via net.(*netFD).CloseNeedsInvestigation
#48667 opened 9 months ago by bcmills
ParseMultipartForm panic when the body==nilNeedsInvestigation
#48206 opened 9 months ago by forTWOS
Server doesn't use ReadHeaderTimeout for TLS handshake deadlineNeedsInvestigation
#48120 opened 9 months ago by bradfitz
#47838 opened 10 months ago by rbucker
#47711 opened 10 months ago by Az3z3l
#47568 opened 10 months ago by neild
TestCancelRequestWhenSharingConnection can cause port exhaustion, leading to frequent test failures with "Only one usage of each socket address" on windows-amd64-longtest [1.16 backport]CherryPickApprovedTesting
#47535 opened 10 months ago by gopherbot
TestCancelRequestWhenSharingConnection can cause port exhaustion, leading to frequent test failures with "Only one usage of each socket address" on windows-amd64-longtest [1.15 backport]CherryPickApprovedTesting
#47534 opened 10 months ago by gopherbot
#47492 opened 10 months ago by brabiega
panic due to racy read of persistConn after handler panic [1.16 backport]CherryPickApprovedSecurityrelease-blocker
#47474 opened 11 months ago by gopherbot
panic due to racy read of persistConn after handler panic [1.15 backport]CherryPickApprovedSecurityrelease-blocker
#47473 opened 11 months ago by gopherbot
#47468 opened 11 months ago by avnileshshinde
Client.Do hangs (in Linux Daemon) when exported via Cgo shared libraryNeedsInvestigationWaitingForInfo
#47077 opened 11 months ago by avnileshshinde
TestCancelRequestWhenSharingConnection can cause port exhaustion, leading to frequent test failures with "Only one usage of each socket address" on windows-amd64-longtestNeedsFixTestingrelease-blocker
#47016 opened 11 months ago by bcmills
#47007 opened 11 months ago by molchalin
#46926 opened 1 year ago by vituchon
Accept-Encoding:gzip not being addedFrozenDueToAge
#46881 opened 1 year ago by 89z
#46866 opened 1 year ago by neild
#46721 opened 1 year ago by bentcoder
TestServerKeepAlivesEnabled_h{1,2} failures with "got same connection between first and second requests"NeedsInvestigation
#46707 opened 1 year ago by bcmills
#46587 opened 1 year ago by mattiasgrenfeldt
#46402 opened 1 year ago by perillo
add Cookie.Valid methodFeatureRequestNeedsInvestigationProposalProposal-AcceptedProposal-FinalCommentPeriod
#46370 opened 1 year ago by nulltrope
#46071 opened 1 year ago by MichaelEischer
#46067 opened 1 year ago by ross-spencer
#46001 opened 1 year ago by TimothyGu
add AllowQuerySemicolons [freeze exception]FrozenDueToAgeNeedsFixProposalProposal-Acceptedrelease-blocker
#45973 opened 1 year ago by rsc
How should net http handler behave when Content-Length header is incorrect?FrozenDueToAgeWaitingForInfo
#45801 opened 1 year ago by richzw
#45789 opened 1 year ago by katiehockman
#45712 opened 1 year ago by gopherbot
#45711 opened 1 year ago by gopherbot
ReadRequest can stack overflow due to recursion with very large headersFrozenDueToAgeNeedsFixSecurityrelease-blocker
#45710 opened 1 year ago by katiehockman
#45570 opened 1 year ago by bcmills
#45534 opened 1 year ago by mknyszek
#45513 opened 1 year ago by ianwoolf
#45479 opened 1 year ago by adonovan
#45463 opened 1 year ago by borncrusader
#45358 opened 1 year ago by cagedmantis
#45352 opened 1 year ago by talglobus
#45101 opened 1 year ago by amwolff
transport caches permanently broken persistent connections if write error happens during h2 handshake [1.15 backport]CherryPickApprovedFrozenDueToAge
#45076 opened 1 year ago by gopherbot
server not setting Content-Length in certain cases [1.16 backport]CherryPickApproved
#44984 opened 1 year ago by gopherbot
#44953 opened 1 year ago by muirdm
#44923 opened 1 year ago by claudiofelber
#44420 opened 1 year ago by bcmills
allow processing requests without Host headerNeedsInvestigation
#44388 opened 1 year ago by awy
#44327 opened 1 year ago by omarsy
ServeContent()/ServeFile() doesn't return expected response when WriteTimeout happens [1.15 backport]CherryPickApprovedFrozenDueToAge
#44294 opened 1 year ago by gopherbot
ServeContent()/ServeFile() doesn't return expected response when WriteTimeout happens [1.14 backport]CherryPickCandidateFrozenDueToAge
#44293 opened 1 year ago by gopherbot
invalid http request methods accepted in NewRequest and NewRequestWithContextFrozenDueToAgeNeedsInvestigation
#44291 opened 1 year ago by mwmahlberg
#44181 opened 1 year ago by bgbusted
#44118 opened 1 year ago by logandavies181
has a bug of deal with http request when its length is bigger than 4096 bytesFrozenDueToAgeWaitingForInfo
#44062 opened 1 year ago by cw4t
no reversibility in the serialization and deserialization for cookie samesite default modeFrozenDueToAgeNeedsInvestigation
#43992 opened 1 year ago by johejo
#43984 opened 1 year ago by bakul
ServeContent()/ServeFile() doesn't return expected response when WriteTimeout happensFrozenDueToAgeNeedsFix
#43822 opened 1 year ago by fuweid
#43769 opened 1 year ago by gozssky
Transfer-Encoding: chunked is sometimes used when making HTTP2 requestsFrozenDueToAgeNeedsInvestigation
#43303 opened 2 years ago by spantaleev
Client.Do hangs when called from a wasm function presented to a JS event in a web browserFrozenDueToAgearch-wasm
#43298 opened 2 years ago by VinceJnz
#43223 opened 2 years ago by rsc
net/http's TestNoSniffExpectRequestBody_h2 stops passing after x/net/http2 change in CL 253259 [1.15 backport]CherryPickCandidateFrozenDueToAge
#43139 opened 2 years ago by gopherbot
net/http's TestNoSniffExpectRequestBody_h2 stops passing after x/net/http2 change in CL 253259 [1.14 backport]CherryPickCandidateFrozenDueToAge
#43138 opened 2 years ago by gopherbot
apparent deadlocks in TestDisableKeepAliveUpgrade on longtest buildersFrozenDueToAgeNeedsInvestigationrelease-blocker
#43073 opened 2 years ago by bcmills
deadlock after leaked transport detected in TestConsumingBodyOnNextConnFrozenDueToAgeNeedsInvestigationrelease-blocker
#42943 opened 2 years ago by bcmills
TestCancelRequestWhenSharingConnection failures on longtest buildersFrozenDueToAgeNeedsFixrelease-blocker
#42942 opened 2 years ago by bcmills
Transport race condition by Content-Length == 0 response [1.15 backport]CherryPickApprovedFrozenDueToAge
#42935 opened 2 years ago by gopherbot
Transport race condition by Content-Length == 0 response [1.14 backport]CherryPickApprovedFrozenDueToAge
#42934 opened 2 years ago by gopherbot
#42826 opened 2 years ago by georgysavva
crash in Transport.queueForIdleConn(...)FrozenDueToAge
#42810 opened 2 years ago by xqzhang2015
http2 addConnIfNeeded with the same key multiple.FrozenDueToAge
#42762 opened 2 years ago by xiekeyi98
tls verify error message make confused.FrozenDueToAge
#42662 opened 2 years ago by xiekeyi98
#42586 opened 2 years ago by dmitshur
#42539 opened 2 years ago by gopherbot
net/http's TestNoSniffExpectRequestBody_h2 stops passing after x/net/http2 change in CL 253259FrozenDueToAgeNeedsInvestigationrelease-blocker
#42498 opened 2 years ago by dmitshur
#42283 opened 2 years ago by danger89
frequent failures in TestNoSniffExpectRequestBody_h2 since Oct. 28FrozenDueToAgeNeedsInvestigationrelease-blocker
#42256 opened 2 years ago by bcmills
ServeMux forcibly cleans double forward slash in URLs even when behaving as a gatewayFrozenDueToAgeNeedsInvestigation
#42244 opened 2 years ago by iiiusky
#42173 opened 2 years ago by rsc
#42156 opened 2 years ago by danp
#42051 opened 2 years ago by ghost
#41914 opened 2 years ago by gopherbot
#41913 opened 2 years ago by gopherbot
#41907 opened 2 years ago by dqu123
#41738 opened 2 years ago by mdwhatcott
#41713 opened 2 years ago by xaanit
TestHTTP2UpgradeClosesConnection failure on solaris-amd64-oraclerel builderNeedsInvestigationOS-Solaris
#41629 opened 2 years ago by bcmills
#41600 opened 2 years ago by akihiro
#41536 opened 2 years ago by chrispassas
#41493 opened 2 years ago by jerome-laforge
Protocol upgrade from HTTP1.1 to h2c(HTTP2) when the request contains payload body, is failing.FrozenDueToAgeNeedsInvestigation
#41445 opened 2 years ago by rakheshkumbi
#41422 opened 2 years ago by omarsy
#41406 opened 2 years ago by antichown
http.readTrackingBody data race after received GOAWAY frame FrozenDueToAge
#41234 opened 2 years ago by answer1991
#41182 opened 2 years ago by jingyugao
#41048 opened 2 years ago by bradfitz
Transport.CancelRequest no longer cancels in-flight request [1.14 backport]CherryPickApprovedFrozenDueToAge
#41016 opened 2 years ago by gopherbot
#40978 opened 2 years ago by tharinduwijewardane
#40973 opened 2 years ago by gopherbot
#40944 opened 2 years ago by WOo0W
FileServer incorrectly parses Range header when a range starts with two minus signsFrozenDueToAgeNeedsFix
#40940 opened 2 years ago by disconnect3d
#40909 opened 2 years ago by tkopecek
#40888 opened 2 years ago by PaulForgey
#40873 opened 2 years ago by maxifom
#40765 opened 2 years ago by melardev
Client.Do() accepting interface for greater flexibilityWaitingForInfo
#40754 opened 2 years ago by melardev
HTTP/1.x transport connection broken: unsupported transfer encoding: "identity" on docker engine REST APIFrozenDueToAge
#40735 opened 2 years ago by h8liu
#40587 opened 2 years ago by ainar-g
#40565 opened 2 years ago by sillydong
wrong/undocumented response behaviors when unsupported HTTP version is usedFrozenDueToAgeNeedsFixhelp wanted
#40454 opened 2 years ago by urbanishimwe
#40453 opened 2 years ago by neild
Request.ParseMultipartForm silently fails if you pass math.MaxInt64 which stems from multipart.Reader.readFrom not checking for overflowsFrozenDueToAgeNeedsFix
#40430 opened 2 years ago by avivklas
#40382 opened 2 years ago by benoit-a
transport caches permanently broken persistent connections if write error happens during h2 handshakeFrozenDueToAgeNeedsFix
#40213 opened 2 years ago by cbf123
Expect 100-continue panics in httputil.ReverseProxy [Go 1.14]CherryPickApprovedFrozenDueToAgeSecurity
#40212 opened 2 years ago by katiehockman
Expect 100-continue panics in httputil.ReverseProxy [Go 1.13]CherryPickApprovedFrozenDueToAgeSecurity
#40211 opened 2 years ago by katiehockman
http server shutdown doesn't gracefully shut down HTTP2 connections [1.14 backport]CherryPickCandidateFrozenDueToAge
#40086 opened 2 years ago by gopherbot
http server shutdown doesn't gracefully shut down HTTP2 connections [1.13 backport]CherryPickCandidateFrozenDueToAge
#40085 opened 2 years ago by gopherbot
panic on misformed If-None-Match Header with http.ServeContent [1.13 backport]CherryPickApprovedFrozenDueToAge
#39925 opened 2 years ago by FiloSottile
panic on misformed If-None-Match Header with http.ServeContent [1.14 backport]CherryPickApprovedFrozenDueToAge
#39920 opened 2 years ago by gopherbot
#39817 opened 2 years ago by mraerino
#39778 opened 2 years ago by odeke-em
#39776 opened 2 years ago by p0lyn0mial
http2 clientConnPool may cache a dead connection forever (write tcp use of closed network connection)FrozenDueToAgeNeedsInvestigation
#39750 opened 2 years ago by povsister
#39609 opened 2 years ago by pjediny
#39567 opened 2 years ago by rolandshoemaker
#39558 opened 2 years ago by carlmjohnson
#39543 opened 2 years ago by proyb6
#39533 opened 2 years ago by neild
timeouts for file uploadsFrozenDueToAge
#39468 opened 2 years ago by ItalyPaleAle
“protocol not available” and “fetch failed” when running with Denoland and GOARCH=wasm go run but not with browserExpertNeededFrozenDueToAgeNeedsInvestigationarch-wasm
#39402 opened 2 years ago by carlskii
Re-connect with upgraded HTTP2 connection fails to send Request.body [1.14 backport]CherryPickApprovedFrozenDueToAge
#39279 opened 2 years ago by gopherbot
Re-connect with upgraded HTTP2 connection fails to send Request.body [1.13 backport]CherryPickApprovedFrozenDueToAge
#39278 opened 2 years ago by gopherbot
make DNS lookup timeouts return net.DNSError instead of poll.TimeoutErrorProposalProposal-AcceptedProposal-FinalCommentPeriod
#39178 opened 2 years ago by mhale
#39177 opened 2 years ago by belimawr
#39087 opened 2 years ago by shidawuhen
client loses the request body when retrying after HTTP2 server close connection gracefully(GOAWAY)FrozenDueToAgeNeedsInvestigationWaitingForInfo
#39086 opened 2 years ago by answer1991
#39017 opened 2 years ago by juliens
#38996 opened 2 years ago by kkroo
#38901 opened 2 years ago by System-Glitch
#38885 opened 2 years ago by smasher164
#38877 opened 2 years ago by joeshaw
transport hangWaitingForInfo
#38584 opened 2 years ago by kstenerud
#38583 opened 2 years ago by slinkydeveloper
#38437 opened 2 years ago by mariusgrigaitis
client does not quote URL consistently like "protocol scheme" in returned errorsFrozenDueToAgeNeedsInvestigation
#38421 opened 2 years ago by as
TestTransportConnectionCloseOnResponse failure on openbsd-386-64 builderNeedsInvestigationOS-OpenBSD
#38413 opened 2 years ago by bcmills
#38375 opened 2 years ago by purpleidea
#38219 opened 2 years ago by hamid6
#38172 opened 2 years ago by andybalholm
#38112 opened 2 years ago by bcmills
checks for nil Response or Response.Body in Client.send causing some internal Google tests to failFrozenDueToAgeNeedsFixrelease-blocker
#38095 opened 2 years ago by andybons
#38003 opened 2 years ago by dmitshur
#37916 opened 2 years ago by xiejunshi
TestCancelRequestWithChannelBeforeDo_Cancel failure on Windows long test [1.13 backport]CherryPickApprovedFrozenDueToAgeTesting
#37892 opened 2 years ago by gopherbot
#37598 opened 2 years ago by noneymous
#37449 opened 2 years ago by rsc
TestTLSHandshakeTimeout failure on solaris-amd64-oraclerel builderFrozenDueToAgeNeedsInvestigationTesting
#37327 opened 2 years ago by bcmills
#37322 opened 2 years ago by bcmills
TestDontCacheBrokenHTTP2Conn flakesFrozenDueToAge
#37307 opened 2 years ago by josharian
potential DOS: request context not cancelled if a client sends one byte after ServeHTTP startsNeedsInvestigation
#37145 opened 2 years ago by cyolosec
#37059 opened 2 years ago by x04
#37055 opened 2 years ago by gazerro
SameSiteDefaultMode adds an incorrect 'Set-Cookie' attributeExpertNeededFrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#36990 opened 2 years ago by euank
bad host for WriteProxy for HTTP schemesNeedsInvestigation
#36831 opened 2 years ago by tehmoon
cancelation semantics with custom round tripper have changed in 1.14FrozenDueToAgeNeedsInvestigationrelease-blocker
#36820 opened 2 years ago by ianlancetaylor
occasional TestTransportDiscardsUnneededConns flakes with "connection reset by peer" on netbsd-amd64-8_0 builderBuildersFrozenDueToAgeNeedsInvestigationOS-NetBSD
#36797 opened 2 years ago by bcmills
#36734 opened 2 years ago by majewsky
#36583 opened 2 years ago by gopherbot
#36539 opened 2 years ago by jeffdupont
unexpected behavour of client.Do() with cookie jarFrozenDueToAge
#36535 opened 2 years ago by quenbyako
racing write to t.ProxyConnectHeader in dialConn when proxy URL includes auth credentials [1.13 backport]CherryPickApprovedFrozenDueToAge
#36434 opened 2 years ago by gopherbot
racing write to t.ProxyConnectHeader in dialConn when proxy URL includes auth credentials [1.12 backport]CherryPickApprovedFrozenDueToAge
#36433 opened 2 years ago by gopherbot
racing write to t.ProxyConnectHeader in dialConn when proxy URL includes auth credentialsFrozenDueToAgeNeedsFix
#36431 opened 2 years ago by newmanifold
#36381 opened 2 years ago by nhooyr
#36339 opened 2 years ago by tarndt
#36212 opened 2 years ago by mcgradycchen
occasional timeouts in TestTransportProxyHTTPSConnectTimeoutFrozenDueToAgeNeedsInvestigationTestingrelease-blocker
#36082 opened 2 years ago by bcmills
proxied connection can be spuriously closed after dialConn as of CL 210286FrozenDueToAgeNeedsInvestigationSoonarch-wasmrelease-blocker
#36070 opened 2 years ago by bcmills
#35821 opened 2 years ago by waterhuang11
Server.ConnContext accidentally modifies context for all connections [1.13 backport]CherryPickApprovedFrozenDueToAge
#35765 opened 2 years ago by gopherbot
#35750 opened 2 years ago by rkollar
#35620 opened 2 years ago by mipnw
mention Context and Client.Do in docs for Get, Head, Post, PostFormDocumentationFrozenDueToAgeProposalProposal-Accepted
#35562 opened 2 years ago by rittneje
TestServerHijackGetsBackgroundByte_big failures with "timeout" on darwinNeedsInvestigationOS-DarwinTestingokay-after-beta1release-blocker
#35498 opened 2 years ago by bcmills
#35423 opened 2 years ago by bcmills
some tests fail if network addresses have been translatedFrozenDueToAgeNeedsInvestigationTestinghelp wanted
#35383 opened 2 years ago by laboger
docs for TimeoutHandler are incorrect about supporting Flusher interface.DocumentationFrozenDueToAge
#35161 opened 2 years ago by pokutuna
TestCancelRequestWithChannelBeforeDo_Cancel failure on Windows long testFrozenDueToAgeNeedsInvestigationOS-WindowsTesting
#35122 opened 2 years ago by zx2c4
new TestDontCacheBrokenHTTP2Conn failsFrozenDueToAge
#35113 opened 2 years ago by cuonglm
transport caches permanently broken persistent connections if write error happens during h2 handshake [1.13 backport]CherryPickApprovedFrozenDueToAge
#35087 opened 2 years ago by gopherbot
#35082 opened 2 years ago by crawshaw
#35051 opened 2 years ago by bcmills
Transport should close body on all errors and match Client.Do docsFrozenDueToAgeNeedsInvestigationhelp wanted
#35015 opened 2 years ago by odeke-em
transport caches permanently broken persistent connections if write error happens during h2 handshakeFrozenDueToAgeNeedsFix
#34978 opened 2 years ago by mikedanese
#34941 opened 2 years ago by rhysh
#34918 opened 2 years ago by empijei
#34902 opened 2 years ago by mike1808
wish - optional turning off fixLengthFrozenDueToAge
#34890 opened 2 years ago by govcert-ch
Client.Do() panics when URL includes HTTP basic auth [1.12 backport] [1.13 backport]CherryPickCandidateFrozenDueToAge
#34884 opened 2 years ago by gopherbot
Client.Do() panics when URL includes HTTP basic auth [1.12 backport] [1.12 backport]CherryPickCandidateFrozenDueToAge
#34883 opened 2 years ago by gopherbot
Client.Do() panics when URL includes HTTP basic auth [1.13 backport]CherryPickCandidateFrozenDueToAge
#34882 opened 2 years ago by gopherbot
Client.Do() panics when URL includes HTTP basic auth [1.12 backport]CherryPickCandidateFrozenDueToAge
#34881 opened 2 years ago by gopherbot
#34878 opened 2 years ago by bradleyjkemp
#34811 opened 2 years ago by Freshwood
add a Header method to get multiple values []string, with canonicalized key FeatureRequestFrozenDueToAgeNeedsFixhelp wanted
#34799 opened 2 years ago by trung
#34658 opened 2 years ago by bcmills
#34640 opened 2 years ago by FiloSottile
unexpected timeout while waiting for connectionFrozenDueToAge
#34595 opened 2 years ago by yuanshuli11
TestTimeoutHandlerAndFlusher flaky on darwin-arm64-corellium [1.13 backport]CherryPickApprovedFrozenDueToAge
#34579 opened 2 years ago by gopherbot
TestTimeoutHandlerAndFlusher flaky on darwin-arm64-corelliumFrozenDueToAgeNeedsInvestigationSoonTesting
#34573 opened 2 years ago by bcmills
Flush in TimeoutHandler for Go1.13 is broken and might need a revert [1.13 backport]CherryPickApprovedFrozenDueToAge
#34560 opened 2 years ago by gopherbot
Transport.CancelRequest not always called if RoundTrip returns promptly when a request times outFrozenDueToAgeNeedsInvestigation
#34552 opened 2 years ago by axw
invalid headers are normalized, allowing request smuggling [1.13 backport]CherryPickApprovedFrozenDueToAge
#34542 opened 2 years ago by gopherbot
invalid headers are normalized, allowing request smuggling [1.12 backport]CherryPickApprovedFrozenDueToAge
#34541 opened 2 years ago by gopherbot
#34540 opened 2 years ago by FiloSottile
Connection to HTTP/2 site with IdleConnTimeout hangs [1.13 backport]CherryPickApprovedFrozenDueToAge
#34498 opened 2 years ago by gopherbot
#34492 opened 2 years ago by skynet-core
#34456 opened 2 years ago by samuong
#34455 opened 2 years ago by woodliu
#34439 opened 2 years ago by pam4
Transport.RoundTrip occasionally stalls when using http2clientFrozenDueToAgeNeedsInvestigationWaitingForInfo
#34401 opened 2 years ago by grudzinski
#34387 opened 2 years ago by flexfrank
Content-Length is not set in outgoing request when using ioutil.NopCloserDocumentationFrozenDueToAge
#34295 opened 2 years ago by johansja
Client cert auth with TLSClientConfig Certificates is not working while using GetCertificates worksFrozenDueToAgeNeedsInvestigation
#34258 opened 2 years ago by stlaz
TimeoutHandler is incompatible with a ReverseProxy that has a negative FlushIntervalFrozenDueToAgeNeedsInvestigation
#34198 opened 2 years ago by hochhaus
invalid header field name "js.fetch:mode"FrozenDueToAge
#34157 opened 2 years ago by rudolph9
#33910 opened 2 years ago by mvdan
#33899 opened 2 years ago by woodliu
Transport leaks net.Conns if connections never become idle [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#33878 opened 2 years ago by gopherbot
Transport leaks net.Conns if connections never become idle [1.12 backport]CherryPickCandidateFrozenDueToAge
#33877 opened 2 years ago by gopherbot
Transport leaks context.Contexts when limited by MaxConnsPerHostFrozenDueToAgeNeedsFixrelease-blocker
#33850 opened 2 years ago by bcmills
#33849 opened 2 years ago by bcmills
possibly unaligned 64-bit word accessed atomicallyFrozenDueToAge
#33821 opened 2 years ago by pam4
1.13rc1 docs for TimeoutHandler are incorrect about interfacesDocumentationFrozenDueToAgeNeedsFixrelease-blocker
#33769 opened 2 years ago by jmhodges
#33744 opened 2 years ago by rsc
#33733 opened 2 years ago by zema1
#33695 opened 2 years ago by Matt3o12
transport.go: strange assignment func(pc *persistConn) cancelRequest(error) to func(error)FrozenDueToAge
#33634 opened 2 years ago by gdi63
Denial of Service vulnerabilities in the HTTP/2 implementation [1.12 backport]CherryPickApprovedFrozenDueToAgeSecurity
#33631 opened 2 years ago by gopherbot
Denial of Service vulnerabilities in the HTTP/2 implementation [1.11 backport]CherryPickApprovedFrozenDueToAgeSecurity
#33630 opened 2 years ago by gopherbot
#33606 opened 2 years ago by FiloSottile
#33600 opened 2 years ago by bradfitz
#33585 opened 2 years ago by FiloSottile
#33563 opened 2 years ago by Teelevision
#33545 opened 2 years ago by ansd
#33453 opened 2 years ago by sanjib
#33385 opened 2 years ago by spacewander
#33313 opened 2 years ago by monkey92t
#33268 opened 2 years ago by detailyang
#33244 opened 2 years ago by gbbr
#33193 opened 2 years ago by NickTikhonov
parsing cookie enclosed with double quote failsFrozenDueToAge
#33147 opened 2 years ago by pubblic
#33141 opened 2 years ago by dsnet
a "bad" https connection which uses Header.Set could potentially block all https requests more than 15 mins in production environmentsNeedsInvestigation
#33006 opened 3 years ago by kerberosYao
NewRequest panics if body is typed nilFrozenDueToAge
#32897 opened 3 years ago by ix-sean-benoit
#32823 opened 3 years ago by gopherbot
#32822 opened 3 years ago by gopherbot
request not really canceledFrozenDueToAge
#32685 opened 3 years ago by gbbr
method *request.ParseForm return an error FrozenDueToAge
#32665 opened 3 years ago by ayzu
Keepalive is not supported correctly on server for HTTP 1.0 when response body size is bigger than 2048 bytesFrozenDueToAge
#32540 opened 3 years ago by dmitry3001
Server BaseContext & ConnContext not respected for HTTP2FrozenDueToAge
#32476 opened 3 years ago by tmthrgd
Re-connect with upgraded HTTP2 connection fails to send Request.bodyFrozenDueToAgeNeedsFixrelease-blocker
#32441 opened 3 years ago by brianfife
make Transport ignore 408 timeout messages from server [1.12 backport]CherryPickApprovedFrozenDueToAge
#32367 opened 3 years ago by gopherbot
make Transport ignore 408 timeout messages from server [1.11 backport]CherryPickCandidateFrozenDueToAge
#32366 opened 3 years ago by gopherbot
#32336 opened 3 years ago by bcmills
#32329 opened 3 years ago by bcmills
#32310 opened 3 years ago by bradfitz
improve useFakeNetwork check to allow browsers to run tests in wasmFrozenDueToAgeNeedsInvestigationarch-wasm
#32289 opened 3 years ago by agnivade
#32119 opened 3 years ago by bradfitz
#32053 opened 3 years ago by spacewander
#31982 opened 3 years ago by cuonglm
allow concurrent requests with different Transport proxyFrozenDueToAgeNeedsInvestigationWaitingForInfo
#31952 opened 3 years ago by windzhu0514
#31808 opened 3 years ago by arthurpaimarnold
#31784 opened 3 years ago by bradfitz
#31753 opened 3 years ago by andybalholm
#31736 opened 3 years ago by dmitshur
#31657 opened 3 years ago by esuhadolnik
#31622 opened 3 years ago by twmb
#31598 opened 3 years ago by Zheaoli
document that Request.SetBasicAuth doesn't do any additional escapingDocumentationFrozenDueToAgeNeedsFix
#31577 opened 3 years ago by tsuna
#31572 opened 3 years ago by tomocy
Proto field empty for Requests passed to CheckRedirect after the firstFrozenDueToAgeNeedsInvestigationhelp wanted
#31441 opened 3 years ago by andymacau853
#31352 opened 3 years ago by OneOfOne
#31192 opened 3 years ago by vadmeste
#31096 opened 3 years ago by jecolon
#31061 opened 3 years ago by chancez
TestRetryRequestsOnError failures with "use of closed network connection"NeedsInvestigationTestingrelease-blocker
#30938 opened 3 years ago by bradfitz
invalid RAR sniff signature from the MIME Sniff specFrozenDueToAge
#30926 opened 3 years ago by odeke-em
crash in *Client.Do() on malformed URLsFrozenDueToAge
#30910 opened 3 years ago by tmm1
#30803 opened 3 years ago by LarsFox
CRLF injection vulnerabilityWaitingForInfo
#30794 opened 3 years ago by GRagdoll
HTTP requests sent via HTTP proxy are forwarded to the wrong hostNeedsInvestigation
#30775 opened 3 years ago by noneymous
#30715 opened 3 years ago by sslavic
Server doesn't send a 501 (Not implemented) on unknown Transfer-EncodingsFrozenDueToAgeNeedsDecision
#30710 opened 3 years ago by odeke-em
#30694 opened 3 years ago by taralx
#30689 opened 3 years ago by mmpei
#30641 opened 3 years ago by justinfx
#30597 opened 3 years ago by VirrageS
#30570 opened 3 years ago by kshitij10496
#30547 opened 3 years ago by dkumor
#30483 opened 3 years ago by dpinela
request body transfer optimization issues (ReadFrom/sendfile)FrozenDueToAgeNeedsInvestigationPerformance
#30377 opened 3 years ago by vancluever
#30204 opened 3 years ago by ssttevee
#30164 opened 3 years ago by ghost
#30118 opened 3 years ago by kortschak
#30082 opened 3 years ago by tmm1
Get Response body repeatedFrozenDueToAge
#29955 opened 3 years ago by ivolkoff
FileServer() directory listings cannot be styledFeatureRequestFrozenDueToAgeNeedsInvestigationProposal
#29945 opened 3 years ago by Russtopia
#29915 opened 3 years ago by NWilson
method decHostConnCount should not dec counter when somebody is block on connPerHostAvailableFrozenDueToAgeNeedsInvestigation
#29889 opened 3 years ago by j2gg0s
Response.Body.Close() has nothing to do with re-use persistent connectionFrozenDueToAgeWaitingForInfo
#29886 opened 3 years ago by GenuineJyn
requests seem to ignore Host headers? FrozenDueToAge
#29865 opened 3 years ago by toranger
#29804 opened 3 years ago by Rickgrendel
panic: runtime error: comparing uncomparable type when the underlying type has a mapFrozenDueToAgeNeedsInvestigation
#29768 opened 3 years ago by vadmeste
using DumpResponse without requestsFrozenDueToAge
#29658 opened 3 years ago by schmilmo
#29655 opened 3 years ago by vkuzmin-uber
#29652 opened 3 years ago by vkuzmin-uber
how to distinguish connection timeout or response timeout FrozenDueToAge
#29489 opened 3 years ago by wrztye
investigate Transport's use of cached connections upon resume from sleepFrozenDueToAgeNeedsInvestigationhelp wanted
#29308 opened 3 years ago by bradfitz
#29193 opened 3 years ago by inliquid
#29135 opened 3 years ago by bronze1man
#29060 opened 3 years ago by fronbasal
*Request.URL.Scheme returns an empty string. No alternative way present to get request url scheme.FrozenDueToAge
#28940 opened 3 years ago by AnikHasibul
GOAWAY reported as http.http2GoAwayError instead of http2.GoAwayErrorFrozenDueToAgeNeedsInvestigationWaitingForInfo
#28930 opened 3 years ago by Miosss
spelling mistake in a commentFrozenDueToAge
#28904 opened 3 years ago by haormj
#28894 opened 3 years ago by bradfitz
#28886 opened 3 years ago by hexdigest
a "bad" connection could potentially block all https requestsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#28824 opened 3 years ago by carter2000
Post big file by http clientFrozenDueToAge
#28774 opened 3 years ago by jliu666
#28737 opened 3 years ago by go101
How can I cancel a Dial in net/http/Transport DialContext or "how can http client use only tcp6."FrozenDueToAge
#28464 opened 3 years ago by imfht
#28441 opened 3 years ago by dannin
#28310 opened 3 years ago by thesyncim
#28272 opened 3 years ago by ecavalcanti
#28244 opened 3 years ago by taylorza
DefaultClient.Get is painfully slowFrozenDueToAge
#28188 opened 3 years ago by opennota
Support for audio/mp4 content type in net/http packageFrozenDueToAge
#28033 opened 3 years ago by sselvar
TCP connection is not closed after http client makes a https request via a http proxy server which doesn't responseFrozenDueToAgeNeedsFix
#28012 opened 3 years ago by hoozecn
#27923 opened 3 years ago by githubsands
#27919 opened 3 years ago by dravenk
concurrent map read and map writeFrozenDueToAge
#27811 opened 3 years ago by rchunping
#27753 opened 3 years ago by Gaboose
#27495 opened 3 years ago by antong
#27424 opened 3 years ago by gopherbot
Set-Cookie headers missing when response has multipleFrozenDueToAge
#27317 opened 3 years ago by nbosscher
#27277 opened 3 years ago by nhooyr
option to allow Trailer header without chunked transfer encoding in HTTP responseFrozenDueToAgeNeedsFix
#27197 opened 3 years ago by VictoriaRaymond
#27196 opened 3 years ago by markkurossi
#27129 opened 3 years ago by LK4D4
#27128 opened 3 years ago by upsampled
http.FileServer Partial Content returns no contentFrozenDueToAgeNeedsInvestigationOS-Windowsrelease-blocker
#27085 opened 3 years ago by klauspost
don't block RoundTrip when the Transport hits MaxConcurrentStreamsFrozenDueToAgeNeedsFixrelease-blocker
#27044 opened 3 years ago by as
#27011 opened 3 years ago by EvanMGates
#26947 opened 3 years ago by nhooyr
#26942 opened 3 years ago by nhooyr
#26941 opened 3 years ago by nhooyr
#26707 opened 3 years ago by jvehent
Client fails to connect to web server if the linux namespace is switchedFrozenDueToAgeNeedsInvestigation
#26698 opened 3 years ago by davrodpin
#26563 opened 3 years ago by bronze1man
#26551 opened 3 years ago by adamdecaf
context cancellation race condition between http.Server, httputil.ReverseProxy and http.TransportFrozenDueToAge
#26414 opened 3 years ago by labkode
#26349 opened 4 years ago by johanbrandhorst
#26315 opened 4 years ago by bradfitz
#26267 opened 4 years ago by yaojingguo
data race in closing and reading from expectContinueReader ()FrozenDueToAgeNeedsInvestigationWaitingForInfo
#26253 opened 4 years ago by Ewg-sha
#26233 opened 4 years ago by mvdan
#26161 opened 4 years ago by rsc
#26128 opened 4 years ago by juhwany
#26101 opened 4 years ago by mark-rushakoff
#26095 opened 4 years ago by firefart
Server/Handler/ResponseWriter doesn't allowing sending arbitrary 1xx responsesFeatureRequestNeedsFixThinking
#26089 opened 4 years ago by bradfitz
WriteHeader called with X-Content-Type-Options:nosniff but no Content-TypeFrozenDueToAgeNeedsInvestigation
#26077 opened 4 years ago by agnivade
#26036 opened 4 years ago by bontibon
#26013 opened 4 years ago by perillo
does not preserve backslash from FormFile header when Filename contains ChineseFrozenDueToAgeNeedsFix
#25888 opened 4 years ago by lianzhao
#25883 opened 4 years ago by bradfitz
#25852 opened 4 years ago by hiranya911
#25796 opened 4 years ago by timdarbydotnet
content type detection does not work correctly for some documents that start with HTML commentsDocumentationFrozenDueToAge
#25771 opened 4 years ago by guliyevemil1
can remove function 'cleanHost'?FrozenDueToAge
#25754 opened 4 years ago by Luanana
avoid casting and extra function calling (http.HandleFunc, http.DefaultServeMux.HandleFunc)FrozenDueToAgeGo2Proposal
#25706 opened 4 years ago by ntrrg
using Transport.IdleConnTimeout may lead to goroutine leak in an edge caseFrozenDueToAgeNeedsInvestigation
#25621 opened 4 years ago by aryszka
document that Server.Serve expects a hashable net.Listener (as a map key)DocumentationFrozenDueToAge
#25487 opened 4 years ago by jdef
#25476 opened 4 years ago by gptankit
server waits for maxPostHandlerReadBytes of a chunked request before returning errorFrozenDueToAgeNeedsInvestigation
#25475 opened 4 years ago by winworm
client does not send cookies if an intermediary request hits a different domainFrozenDueToAgeNeedsFixhelp wanted
#25465 opened 4 years ago by aeneasr
#25383 opened 4 years ago by quasilyte
#25366 opened 4 years ago by eliasnaur
#25285 opened 4 years ago by FiloSottile
#25245 opened 4 years ago by neild
#25208 opened 4 years ago by djgilcrease
#25166 opened 4 years ago by SamWhited
Client.Do https request wrapped in goroutine hangsFrozenDueToAge
#25099 opened 4 years ago by am-trinity
docs for Dial and DialContext should indicate concurrency propertiesDocumentationFrozenDueToAgeNeedsInvestigation
#25019 opened 4 years ago by jsha
FileServer sets wrong content type when 404FrozenDueToAge
#24985 opened 4 years ago by linkerlin
#24984 opened 4 years ago by akyoto
#24970 opened 4 years ago by yyq2013
#24831 opened 4 years ago by bradfitz
clients do not use full quota of MaxIdleConnsPerHost when called from multiple goroutinesFrozenDueToAgeNeedsInvestigation
#24822 opened 4 years ago by ikenchina
#24816 opened 4 years ago by anotherGoogleFan
Server panics with non-comparable Listener (because of map[net.Listener]struct{})FrozenDueToAgeNeedsFix
#24812 opened 4 years ago by pam4
shutdown on http.Server serving through net.Listener closes listener twiceFrozenDueToAgeNeedsInvestigation
#24803 opened 4 years ago by tdewolff
#24737 opened 4 years ago by glasser
#24719 opened 4 years ago by ssajja
#24607 opened 4 years ago by FiloSottile
Send 410 Gone client error with http.Error()FrozenDueToAge
#24530 opened 4 years ago by qboot
#24524 opened 4 years ago by agnivade
ServeFile adds garbage at end of file - Stat() gets wrong size from Mac OSFrozenDueToAgeNeedsInvestigation
#24423 opened 4 years ago by spekary
add the SameSite cookie attributeFrozenDueToAge
#24390 opened 4 years ago by agnivade
#24375 opened 4 years ago by plambein
#24366 opened 4 years ago by cjellick
#24338 opened 4 years ago by Trion129
#24297 opened 4 years ago by snowdusk
#24201 opened 4 years ago by mvdan
#24194 opened 4 years ago by jsalterwhisper
#24047 opened 4 years ago by nhooyr
#23993 opened 4 years ago by empijei
#23961 opened 4 years ago by urld
#23959 opened 4 years ago by OneOfOne
#23908 opened 4 years ago by urld
client errors on server graceful shutdownFrozenDueToAge
#23829 opened 4 years ago by pugachAG
expose dialing errors from net packageFrozenDueToAge
#23827 opened 4 years ago by szuecs
#23776 opened 4 years ago by ryysud
Slow HTTPSFrozenDueToAge
#23727 opened 4 years ago by gfyrag
make HTTPS server detect mistaken plaintext HTTP requests and reply with HTTP 400FeatureRequestFrozenDueToAgeNeedsFixhelp wanted
#23689 opened 4 years ago by kernle32dll
HTTP/1.x transport connection brokenFrozenDueToAge
#23622 opened 4 years ago by KonradHolubek
#23559 opened 4 years ago by gwik
Request.WithContext should deep copy all pointer/map fieldsFrozenDueToAgeNeedsDecisionearly-in-cycle
#23544 opened 4 years ago by taralx
http.Request.parseForm gc too slow cause OOM?FrozenDueToAge
#23527 opened 4 years ago by djoylove
#23450 opened 4 years ago by jsha
#23399 opened 4 years ago by winworm
document and test behavior of ServeMux with portsDocumentationFrozenDueToAgeNeedsFixTestinghelp wanted
#23351 opened 4 years ago by kellegous
#23336 opened 4 years ago by anotherGoogleFan
#23280 opened 4 years ago by zmzmdr
doc syntax errorFrozenDueToAge
#23252 opened 4 years ago by rookiejin
#23183 opened 4 years ago by terinjokes
#23165 opened 4 years ago by StevenZack
http.Get: connection reset by peer on macOSFrozenDueToAge
#23158 opened 4 years ago by sintanial
HandleFunc block FrozenDueToAge
#23141 opened 4 years ago by xfarret
#23124 opened 4 years ago by SickAustrian
#23100 opened 4 years ago by alex-leonhardt
backport invalid memory address or nil pointer dereference fix?CherryPickApprovedFrozenDueToAgeNeedsDecision
#23066 opened 4 years ago by gsiems
Server.ServeTLS doc uses wrong method nameFrozenDueToAge
#23028 opened 4 years ago by artyom
fail to trigger io/read timeoutFrozenDueToAge
#23024 opened 4 years ago by lujiajing1126
#23022 opened 4 years ago by azavorotnii
#23010 opened 4 years ago by rsc
#23002 opened 4 years ago by theckman
#22982 opened 4 years ago by knightXun
#22954 opened 4 years ago by liaojianqi
#22949 opened 4 years ago by Linvas
#22880 opened 4 years ago by leonklingele
#22873 opened 4 years ago by bradfitz
#22736 opened 4 years ago by Sigafoos
#22721 opened 4 years ago by ALTree
#22704 opened 4 years ago by cavaliercoder
#22682 opened 4 years ago by kcburge
consider adding configurable buffer sizes to TransportFeatureRequestFrozenDueToAgeNeedsDecisionPerformance
#22618 opened 4 years ago by nirs
add clean way to stop a no-content-length transfer from an HTTP2 ServerFrozenDueToAgeNeedsInvestigation
#22604 opened 4 years ago by agirbal
#22554 opened 4 years ago by Audrey-Randall
TestServerEmptyBodyRace_h2 flakes with "connection reset by peer"FrozenDueToAgeNeedsFixTestinghelp wanted
#22540 opened 4 years ago by rsc
#22413 opened 4 years ago by alexbrainman
Segfault when making request to specific URLFrozenDueToAge
#22376 opened 4 years ago by cgt
#22364 opened 4 years ago by rsc
#22347 opened 4 years ago by anacrolix
#22332 opened 4 years ago by mlowicki
panic "slice bounds out of range" while reading chunked response bodyFrozenDueToAgeNeedsInvestigation
#22330 opened 4 years ago by benburkert
#22288 opened 4 years ago by gogolok
#22233 opened 4 years ago by timonwong
#22212 opened 4 years ago by rsc
#22179 opened 4 years ago by derlaft
Client returns errors on POST if keep-alive connection closes at unfortunate timeFrozenDueToAgeNeedsInvestigation
#22158 opened 4 years ago by horgh
Several 100-continueFrozenDueToAge
#22128 opened 4 years ago by 2at2
#22088 opened 4 years ago by CSEMike
#22084 opened 4 years ago by artyom
#22079 opened 4 years ago by rogpeppe
#21974 opened 4 years ago by mikioh
#21853 opened 4 years ago by shanemhansen
reusing http.Request and closing the response body should not result in a request cancelledFrozenDueToAge
#21838 opened 4 years ago by zachgersh
http2 and http1 inconsistency with `Write(nil)`FrozenDueToAge
#21826 opened 4 years ago by prasannavl
#21784 opened 4 years ago by reusee
document that it's illegal to reuse a Request concurrently from multiple goroutinesDocumentationFrozenDueToAgeNeedsFix
#21780 opened 4 years ago by twmb
#21760 opened 4 years ago by kevinburke
#21753 opened 4 years ago by FiloSottile
#21724 opened 4 years ago by mvdan
missing status in a proxied HTTPS responses after CONNECT request causes index out of range runtime panicFrozenDueToAge
#21701 opened 4 years ago by soluchok
mention RegisterOnShutdown in Shutdown docsFrozenDueToAge
#21637 opened 4 years ago by artyom
#21603 opened 4 years ago by sabey
#21526 opened 4 years ago by rosenhouse
#21509 opened 4 years ago by frojasg
on 301 redirects, DELETE method is transformed into GETFrozenDueToAge
#21469 opened 4 years ago by paravmellanox
301 redirects to site with https to after a 303 redirect from a POST request don't work FrozenDueToAge
#21426 opened 4 years ago by zhuqiuzhi
#21333 opened 4 years ago by special
#21326 opened 4 years ago by mnot
Request to certain server hangs, works fine with curlFrozenDueToAge
#21301 opened 4 years ago by wjdp
io.Copy is throwing an error of runtime: out of memoryFrozenDueToAge
#21272 opened 4 years ago by rishiloyola
Server.Shutdown waits connections which are in new state, but Client puts such connections into idle connections poolFrozenDueToAge
#21204 opened 4 years ago by pamburus
#21133 opened 4 years ago by vadmeste
#21102 opened 5 years ago by kanata2
Redirect documentation refers to non-existent url identifier (it was renamed)DocumentationFrozenDueToAge
#21077 opened 5 years ago by dmitshur
No way in HTTP2 for http.Handler to request a client to close its connectionFeatureRequestFrozenDueToAgeNeedsFix
#20977 opened 5 years ago by smarterclayton
gorilla/websocket.Upgrade will be blocked in http.(*response).HijackFrozenDueToAgeNeedsInvestigation
#20963 opened 5 years ago by boquan58
support way to modify Request context data from net.Conn etcFeatureRequestFrozenDueToAgeNeedsInvestigation
#20956 opened 5 years ago by Freeaqingme
#20948 opened 5 years ago by heschi
#20933 opened 5 years ago by jlhawn
wrong detected MIME type with UTF-8 BOMFrozenDueToAge
#20912 opened 5 years ago by unixpickle
#20895 opened 5 years ago by saleemjaffer
#20834 opened 5 years ago by lucas-clemente
Handler read doesn't error on context cancelFrozenDueToAge
#20831 opened 5 years ago by yonderblue
#20810 opened 5 years ago by odeke-em
#20808 opened 5 years ago by watermelonjuice
#20784 opened 5 years ago by tw4452852
http.FileServer may inadvertently expose sensitive directoriesDocumentationFrozenDueToAgeNeedsDecisionSecurity
#20759 opened 5 years ago by kevinburke
#20712 opened 5 years ago by jmhodges
#20704 opened 5 years ago by rhysh
context isn't canceled on client disconnectionFrozenDueToAge
#20668 opened 5 years ago by utrack
Adding TLSClientConfig turns HTTP/2 offFrozenDueToAge
#20645 opened 5 years ago by slaskawi
#20618 opened 5 years ago by vcabbage
context cancellation race condition between http.Server, httputil.ReverseProxy and http.TransportFrozenDueToAgeThinking
#20617 opened 5 years ago by dmoklaf
Request.WithContext now panics if URL is nilFrozenDueToAge
#20601 opened 5 years ago by rhysh
#20513 opened 5 years ago by gtownsend
#20429 opened 5 years ago by mlaraluna
File descriptor leakageFrozenDueToAge
#20413 opened 5 years ago by magisterquis
#20383 opened 5 years ago by prabrisat1
#20331 opened 5 years ago by wlredeye
#20257 opened 5 years ago by SunRunAway
#20239 opened 5 years ago by mrwonko
#20196 opened 5 years ago by mvdan
ServeContent should support dynamic files/Chunked transfer FrozenDueToAge
#20063 opened 5 years ago by themihai
#20043 opened 5 years ago by bradfitz
HTTP client does not preserve headers when redirectedFrozenDueToAge
#20042 opened 5 years ago by fsufitch
extra space between response version and statuscode causes error: malformed HTTP status code ""FrozenDueToAgeNeedsFix
#19989 opened 5 years ago by andybalholm
#19976 opened 5 years ago by Tevic
#19973 opened 5 years ago by zachgersh
#19959 opened 5 years ago by matope
provide mechanism to mark non-idempotent Requests as retry-ableFeatureRequestFrozenDueToAgeNeedsFixhelp wanted
#19943 opened 5 years ago by flimzy
#19850 opened 5 years ago by dmoklaf
Hijack deadlock if system clock is 1970 (backport)FrozenDueToAge
#19771 opened 5 years ago by bradfitz
HTTP/2 server cannot accept HTTP requestsFrozenDueToAge
#19755 opened 5 years ago by rakyll
#19747 opened 5 years ago by eidmanna
#19653 opened 5 years ago by broady
#19620 opened 5 years ago by bcmills
TestServerCancelsReadTimeoutWhenIdle flake on linux-amd64-raceBuildersFrozenDueToAgeNeedsFixTestinghelp wanted
#19608 opened 5 years ago by josharian
#19605 opened 5 years ago by bradfitz
#19579 opened 5 years ago by amkgo
request context is not propagating deadlinesFrozenDueToAge
#19562 opened 5 years ago by rakyll
#19541 opened 5 years ago by amkgo
#19538 opened 5 years ago by josharian
#19536 opened 5 years ago by calmh
#19499 opened 5 years ago by roglew
#19481 opened 5 years ago by ipostelnik
#19420 opened 5 years ago by mbertschler
HTTP transport automatic unzipping appears to not properly work if Content-Encoding reply header isn't lowercase gzipFrozenDueToAgeSuggestedhelp wanted
#19248 opened 5 years ago by GuySirton
#19231 opened 5 years ago by ianlancetaylor
#19186 opened 5 years ago by erikdubbelboer
#19161 opened 5 years ago by mdempsky
#19138 opened 5 years ago by smasher164
#19106 opened 5 years ago by danp
#19104 opened 5 years ago by mvdan
#19085 opened 5 years ago by vcabbage
FileServer responds with 500 status when syscall.ENOTDIR is returned from fs.OpenFrozenDueToAgeNeedsFixSuggestedhelp wanted
#18984 opened 5 years ago by mastercactapus
#18967 opened 5 years ago by josharian
#18964 opened 5 years ago by OneOfOne
#18952 opened 5 years ago by dmitshur
#18837 opened 5 years ago by FlorianUekermann
#18801 opened 5 years ago by broady
ReverseProxy always trigger http.Server.ReadTimeoutFrozenDueToAge
#18796 opened 5 years ago by L-P
#18779 opened 5 years ago by ThomasHabets
#18776 opened 5 years ago by FiloSottile
#18761 opened 5 years ago by dsnet
#18750 opened 5 years ago by septs
#18734 opened 5 years ago by elico
font version returns internal server error 500FrozenDueToAge
#18731 opened 5 years ago by garethjensen