net/http
TestInterruptWithPanic failuresNeedsInvestigation
#57996 opened 3 days ago by gopherbot
missing flush in http.ServeContent? Go 1.19.4WaitingForInfo
#57744 opened 2 weeks ago by ivanjaros
#57673 opened 3 weeks ago by betamos
TestTimeoutHandlerEmptyResponse failuresNeedsInvestigation
#57603 opened 3 weeks ago by gopherbot
unrecognized failuresNeedsInvestigation
#57600 opened 3 weeks ago by gopherbot
#57588 opened 3 weeks ago by groenspans
ParseMultipartForm sometime slow over 30s WaitingForInfo
#57551 opened 3 weeks ago by ben-swit
#57533 opened 4 weeks ago by li-jin-gou
#57162 opened 1 month ago by artyom
#56961 opened 2 months ago by gopherbot
#56945 opened 2 months ago by hktalent
#56807 opened 2 months ago by gopherbot
#56694 opened 2 months ago by neild
#56435 opened 3 months ago by mraerino
#56350 opened 3 months ago by neild
bad handling of HEAD requests with a body [1.18 backport]CherryPickApproved
#56323 opened 3 months ago by dr2chase
#56274 opened 3 months ago by gopherbot
#56247 opened 3 months ago by paulzhol
TestTransportPersistConnLeakShortBody failuresNeedsInvestigation
#56202 opened 3 months ago by gopherbot
#56183 opened 3 months ago by ecnepsnai
#56118 opened 3 months ago by ianlancetaylor
TestServerShutdown_h2 failuresNeedsInvestigation
#56036 opened 3 months ago by gopherbot
#56032 opened 3 months ago by neild
#56020 opened 3 months ago by neild
#55846 opened 4 months ago by aimuz
#55835 opened 4 months ago by ruz
#55290 opened 4 months ago by shalev67
TestServerHijackGetsBackgroundByte_big failuresNeedsInvestigation
#55281 opened 4 months ago by gopherbot
TestHandlerAbortRacesBodyRead failuresNeedsInvestigation
#55277 opened 4 months ago by gopherbot
TestCancelRequestWhenSharingConnection failures with nil err instead of `Canceled`NeedsInvestigation
#55226 opened 4 months ago by gopherbot
TestTransportReuseConnection_Gzip_Chunked failuresNeedsInvestigation
#55205 opened 4 months ago by gopherbot
TestClientTimeout_h2 failuresNeedsInvestigation
#55196 opened 4 months ago by gopherbot
#55121 opened 4 months ago by sudheesh001
#54909 opened 4 months ago by mknyszek
TestServerCancelsReadHeaderTimeoutWhenIdle failing frequently since 2022-09-05NeedsFixSoonTestingrelease-blocker
#54891 opened 4 months ago by bcmills
#54890 opened 4 months ago by dfawley
ServeContent sends 416 Requested Range Not Satisfiable when content is empty and range include 0NeedsFixhelp wanted
#54794 opened 5 months ago by Jorropo
#54784 opened 5 months ago by hawkw
flakes on dragonfly-amd64-622NeedsInvestigation
#54758 opened 5 months ago by heschi
#54658 opened 5 months ago by neild
#54376 opened 5 months ago by neild
#54299 opened 5 months ago by bradfitz
#54140 opened 6 months ago by ray2011
ResponseController to manipulate per-request timeouts (and other behaviors)ProposalProposal-AcceptedProposal-FinalCommentPeriod
#54136 opened 6 months ago by neild
#53977 opened 6 months ago by neild
#53960 opened 6 months ago by neild
#53912 opened 6 months ago by nan01ab
#53896 opened 6 months ago by akshayjshah
ResponseWriter render an avif image always set the content-type to "application/octet-stream" instead of the right one "image/avif"NeedsInvestigation
#53873 opened 6 months ago by yourchanges
#53764 opened 6 months ago by gazerro
#53729 opened 6 months ago by cifer76
#53545 opened 7 months ago by xepozz
better error with nil *http.ClientNeedsInvestigation
#53521 opened 7 months ago by kevinburkesegment
FileServer handles methods it does not understandNeedsInvestigation
#53501 opened 7 months ago by pascaldekloe
#53487 opened 7 months ago by iangudger
#53442 opened 7 months ago by qifengzhang007
improper sanitization of Transfer-Encoding header [1.18 backport]CherryPickApprovedSecurityrelease-blocker
#53433 opened 7 months ago by gopherbot
improper sanitization of Transfer-Encoding header [1.17 backport]CherryPickApprovedSecurityrelease-blocker
#53432 opened 7 months ago by gopherbot
#53413 opened 7 months ago by deltamualpha
#53188 opened 8 months ago by neild
#53181 opened 8 months ago by muyizixiu
#53140 opened 8 months ago by minherz
ParseMultipartForm using 8x maxMemoryNeedsInvestigation
#53109 opened 8 months ago by git001
#53101 opened 8 months ago by wxolp
cookie without `Expires` should be considered validNeedsInvestigation
#52989 opened 8 months ago by amitsaha
#52805 opened 8 months ago by marwan-at-work
#52737 opened 8 months ago by soypat
#52713 opened 8 months ago by Telephone2019
#52519 opened 9 months ago by catatsuy
#52481 opened 9 months ago by wangcheng711
failure in TestTransportConnectionCloseOnRequest due to reused client portNeedsInvestigationrelease-blocker
#52450 opened 9 months ago by bcmills
#52414 opened 9 months ago by bcmills
apparent deadlock in TestTransportMaxPerHostIdleConns on netbsd-386-9_0NeedsInvestigationOS-NetBSDarch-386
#52412 opened 9 months ago by bcmills
does not handle semicolon-terminated cookie strings very wellNeedsInvestigation
#52349 opened 9 months ago by zjclyz
#52334 opened 9 months ago by OneOfOne
#52275 opened 9 months ago by win-t
#52256 opened 9 months ago by hyahm
#52239 opened 9 months ago by bpowers
DetectContentType does not detect image/heicNeedsInvestigation
#52144 opened 9 months ago by abezzub
TestServerConnState failures missing second `active` state after TLS handshake errorsNeedsInvestigation
#52049 opened 10 months ago by bcmills
#51914 opened 10 months ago by dunglas
#51614 opened 10 months ago by lesismal
#51345 opened 11 months ago by yywing
#51309 opened 11 months ago by doujiang24
#51197 opened 11 months ago by moshegood
#50777 opened 1 year ago by waldreiter
go 1.17.6's http2-related cancellation change causes long-lived goroutine with custom Transport typesFrozenDueToAgeNeedsInvestigation
#50652 opened 1 year ago by knz
#50638 opened 1 year ago by wxolp
FormFile size different from original zip fileWaitingForInfo
#50593 opened 1 year ago by Chrestkoo
#50579 opened 1 year ago by ronysandoval
#50571 opened 1 year ago by cyriltovena
apparent deadlock in (*connReader).abortPendingRead via (*sync.Cond).Wait on ARM and ARM64NeedsInvestigationarch-armarch-arm64release-blocker
#50469 opened 1 year ago by bcmills
#50448 opened 1 year ago by bcmills
#50376 opened 1 year ago by InfoLibre
first HTTP request is consistently slower during TLS handshake in Go 1.17, but not 1.18NeedsInvestigationPerformance
#50298 opened 1 year ago by janivanecky
#50279 opened 1 year ago by reillywatson
Error adds newline to messageFrozenDueToAge
#50186 opened 1 year ago by YetAnotherRussian
#50155 opened 1 year ago by samutamm
limit growth of header canonicalization cache [1.17 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#50065 opened 1 year ago by gopherbot
limit growth of header canonicalization cache [1.16 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#50064 opened 1 year ago by gopherbot
#50058 opened 1 year ago by FiloSottile
#50056 opened 1 year ago by rgooch
TestClientWriteShutdown failures on darwin-arm64-11_0-toothrotNeedsInvestigationOS-DarwinWaitingForInfoarch-arm64
#49860 opened 1 year ago by bcmills
*http.Request RemoteAddr returns "@"(at sign) when HTTP server serving on unix listenerFrozenDueToAge
#49825 opened 1 year ago by sunshineplan
#49730 opened 1 year ago by bcmills
#49627 opened 1 year ago by JonasJasas
#49624 opened 1 year ago by gopherbot
#49623 opened 1 year ago by gopherbot
#49621 opened 1 year ago by egorbunov
#49615 opened 1 year ago by lwithers
https://http2.golang.org/reqinfo does not work anymoreFrozenDueToAge
#49589 opened 1 year ago by tranb3r
#49568 opened 1 year ago by gopherbot
#49567 opened 1 year ago by gopherbot
HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) [1.17 backport]CherryPickApprovedFrozenDueToAge
#49559 opened 1 year ago by gopherbot
HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) [1.16 backport]CherryPickApprovedFrozenDueToAge
#49558 opened 1 year ago by gopherbot
http.FileServer returns 500 on "not a directory" errorNeedsInvestigation
#49552 opened 1 year ago by jba
#49521 opened 1 year ago by tim-oster
1.17.3 setting http.Client.Timeout returns context cancelled on Body.CloseFrozenDueToAgeNeedsInvestigation
#49517 opened 1 year ago by andresusanto
TestTimeoutHandlerContextCanceled failures beginning 2021-11-06FrozenDueToAgeNeedsInvestigationrelease-blocker
#49448 opened 1 year ago by bcmills
#49377 opened 1 year ago by zzkcode
HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression)FrozenDueToAgeNeedsInvestigation
#49366 opened 1 year ago by cespare
can't read 301 response without a Location headerNeedsInvestigation
#49281 opened 1 year ago by stefansundin
#49194 opened 1 year ago by neild
use errors.As when checking for net.Error in ServeWaitingForInfo
#49177 opened 1 year ago by janisz
Transport returns chunked Response with ContentLength 0 [js/wasm]FrozenDueToAgeNeedsFixOS-JSarch-wasm
#49108 opened 1 year ago by bradfitz
TimeoutHandler should distinguish between timeout and requests closed by clients.FrozenDueToAgeNeedsInvestigation
#48948 opened 1 year ago by cgetzen
#48811 opened 1 year ago by lesismal
add constants for mime typesFrozenDueToAge
#48794 opened 1 year ago by Salamandastron1
#48667 opened 1 year ago by bcmills
#48642 opened 1 year ago by shinny-chengzhi
ParseMultipartForm panic when the body==nilNeedsInvestigation
#48206 opened 1 year ago by forTWOS
#48120 opened 1 year ago by bradfitz
allow customization of FileServer's directory HTML and stylingFeatureRequestFrozenDueToAgeNeedsInvestigation
#47838 opened 1 year ago by rbucker
#47711 opened 1 year ago by Az3z3l
#47568 opened 2 years ago by neild
ServeContent add Cache-Control headerNeedsDecision
#47539 opened 2 years ago by mhewedy
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]CherryPickApprovedFrozenDueToAgeTesting
#47535 opened 2 years 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]CherryPickApprovedFrozenDueToAgeTesting
#47534 opened 2 years ago by gopherbot
DetectContentType does not detect image/svg+xmlFrozenDueToAge
#47492 opened 2 years ago by brabiega
panic due to racy read of persistConn after handler panic [1.16 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#47474 opened 2 years ago by gopherbot
panic due to racy read of persistConn after handler panic [1.15 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#47473 opened 2 years ago by gopherbot
#47468 opened 2 years ago by avnileshshinde
Client.Do hangs (in Linux Daemon) when exported via Cgo shared libraryFrozenDueToAgeNeedsInvestigationWaitingForInfo
#47077 opened 2 years ago by avnileshshinde
TestCancelRequestWhenSharingConnection can cause port exhaustion, leading to frequent test failures with "Only one usage of each socket address" on windows-amd64-longtestFrozenDueToAgeNeedsFixTestingrelease-blocker
#47016 opened 2 years ago by bcmills
ReadHeaderTimeout didn't work proper with KeepAlive enabled FrozenDueToAgeNeedsInvestigationWaitingForInfo
#47007 opened 2 years ago by molchalin
#46926 opened 2 years ago by vituchon
Accept-Encoding:gzip not being addedFrozenDueToAge
#46881 opened 2 years ago by 89z
#46866 opened 2 years ago by neild
#46721 opened 2 years ago by bentcoder
TestServerKeepAlivesEnabled_h{1,2} failures with "got same connection between first and second requests"FrozenDueToAgeNeedsInvestigation
#46707 opened 2 years ago by bcmills
#46587 opened 2 years ago by mattiasgrenfeldt
#46402 opened 2 years ago by perillo
add Cookie.Valid methodFeatureRequestFrozenDueToAgeNeedsInvestigationProposalProposal-AcceptedProposal-FinalCommentPeriod
#46370 opened 2 years ago by nulltrope
#46071 opened 2 years ago by MichaelEischer
#46067 opened 2 years ago by ross-spencer
#46001 opened 2 years ago by TimothyGu
add AllowQuerySemicolons [freeze exception]FrozenDueToAgeNeedsFixProposalProposal-Acceptedrelease-blocker
#45973 opened 2 years ago by rsc
How should net http handler behave when Content-Length header is incorrect?FrozenDueToAgeWaitingForInfo
#45801 opened 2 years ago by richzw
#45789 opened 2 years ago by katiehockman
#45712 opened 2 years ago by gopherbot
#45711 opened 2 years ago by gopherbot
ReadRequest can stack overflow due to recursion with very large headersFrozenDueToAgeNeedsFixSecurityrelease-blocker
#45710 opened 2 years ago by katiehockman
#45570 opened 2 years ago by bcmills
#45534 opened 2 years ago by mknyszek
#45513 opened 2 years ago by ianwoolf
#45479 opened 2 years ago by adonovan
#45463 opened 2 years ago by borncrusader
#45358 opened 2 years ago by cagedmantis
#45352 opened 2 years ago by talglobus
#45101 opened 2 years ago by amwolff
transport caches permanently broken persistent connections if write error happens during h2 handshake [1.15 backport]CherryPickApprovedFrozenDueToAge
#45076 opened 2 years ago by gopherbot
#44984 opened 2 years ago by gopherbot
#44953 opened 2 years ago by muirdm
#44923 opened 2 years ago by claudiofelber
#44759 opened 2 years ago by nan01ab
TestServerKeepAlivesEnabled_h2 failure with "test server has active conns"FrozenDueToAgeNeedsInvestigation
#44420 opened 2 years ago by bcmills
allow processing requests without Host headerNeedsInvestigation
#44388 opened 2 years ago by awy
#44327 opened 2 years ago by omarsy
ServeContent()/ServeFile() doesn't return expected response when WriteTimeout happens [1.15 backport]CherryPickApprovedFrozenDueToAge
#44294 opened 2 years ago by gopherbot
ServeContent()/ServeFile() doesn't return expected response when WriteTimeout happens [1.14 backport]CherryPickCandidateFrozenDueToAge
#44293 opened 2 years ago by gopherbot
invalid http request methods accepted in NewRequest and NewRequestWithContextFrozenDueToAgeNeedsInvestigation
#44291 opened 2 years ago by mwmahlberg
#44181 opened 2 years ago by bgbusted
#44118 opened 2 years ago by logandavies181
has a bug of deal with http request when its length is bigger than 4096 bytesFrozenDueToAgeWaitingForInfo
#44062 opened 2 years ago by cw4t
no reversibility in the serialization and deserialization for cookie samesite default modeFrozenDueToAgeNeedsInvestigation
#43992 opened 2 years ago by johejo
#43984 opened 2 years ago by bakul
ServeContent()/ServeFile() doesn't return expected response when WriteTimeout happensFrozenDueToAgeNeedsFix
#43822 opened 2 years ago by fuweid
#43769 opened 2 years 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
#41773 opened 2 years ago by simonmittag
#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
#41342 opened 2 years ago by mikumiku2468
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
add MaxBytesHandler(h Handler, n int64) HandlerFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#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.TimeoutErrorFrozenDueToAgeProposalProposal-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 builderFrozenDueToAgeNeedsInvestigationOS-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
TestServerConnState is flaky on darwin-arm64-corellium builderBuildersFrozenDueToAgeNeedsInvestigation
#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 startsFrozenDueToAgeNeedsInvestigation
#37145 opened 3 years ago by cyolosec
#37059 opened 3 years ago by x04
#37055 opened 3 years ago by gazerro
SameSiteDefaultMode adds an incorrect 'Set-Cookie' attributeExpertNeededFrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#36990 opened 3 years ago by euank
bad host for WriteProxy for HTTP schemesNeedsInvestigation
#36831 opened 3 years ago by tehmoon
cancelation semantics with custom round tripper have changed in 1.14FrozenDueToAgeNeedsInvestigationrelease-blocker
#36820 opened 3 years ago by ianlancetaylor
graceful shutdown race conditionNeedsInvestigation
#36819 opened 3 years ago by zerkms
occasional TestTransportDiscardsUnneededConns flakes with "connection reset by peer" on netbsd-amd64-8_0 builderBuildersFrozenDueToAgeNeedsInvestigationOS-NetBSD
#36797 opened 3 years ago by bcmills
#36734 opened 3 years ago by majewsky
#36583 opened 3 years ago by gopherbot
#36539 opened 3 years ago by jeffdupont
unexpected behavour of client.Do() with cookie jarFrozenDueToAge
#36535 opened 3 years ago by quenbyako
racing write to t.ProxyConnectHeader in dialConn when proxy URL includes auth credentials [1.13 backport]CherryPickApprovedFrozenDueToAge
#36434 opened 3 years ago by gopherbot
racing write to t.ProxyConnectHeader in dialConn when proxy URL includes auth credentials [1.12 backport]CherryPickApprovedFrozenDueToAge
#36433 opened 3 years ago by gopherbot
racing write to t.ProxyConnectHeader in dialConn when proxy URL includes auth credentialsFrozenDueToAgeNeedsFix
#36431 opened 3 years ago by newmanifold
#36381 opened 3 years ago by nhooyr
#36339 opened 3 years ago by tarndt
#36212 opened 3 years ago by mcgradycchen
#36161 opened 3 years ago by bcmills
occasional timeouts in TestTransportProxyHTTPSConnectTimeoutFrozenDueToAgeNeedsInvestigationTestingrelease-blocker
#36082 opened 3 years ago by bcmills
proxied connection can be spuriously closed after dialConn as of CL 210286FrozenDueToAgeNeedsInvestigationSoonarch-wasmrelease-blocker
#36070 opened 3 years ago by bcmills
#35821 opened 3 years ago by waterhuang11
Server.ConnContext accidentally modifies context for all connections [1.13 backport]CherryPickApprovedFrozenDueToAge
#35765 opened 3 years ago by gopherbot
#35750 opened 3 years ago by rkollar
#35620 opened 3 years ago by mipnw
mention Context and Client.Do in docs for Get, Head, Post, PostFormDocumentationFrozenDueToAgeProposalProposal-Accepted
#35562 opened 3 years ago by rittneje
TestServerHijackGetsBackgroundByte_big failures with "timeout" on darwinNeedsInvestigationOS-DarwinTestingokay-after-beta1release-blocker
#35498 opened 3 years ago by bcmills
#35423 opened 3 years ago by bcmills
some tests fail if network addresses have been translatedFrozenDueToAgeNeedsInvestigationTestinghelp wanted
#35383 opened 3 years ago by laboger
docs for TimeoutHandler are incorrect about supporting Flusher interface.DocumentationFrozenDueToAge
#35161 opened 3 years ago by pokutuna
TestTransportKeepAlives flake on solaris-amd64-oraclerelNeedsInvestigation
#35159 opened 3 years ago by bcmills
TestCancelRequestWithChannelBeforeDo_Cancel failure on Windows long testFrozenDueToAgeNeedsInvestigationOS-WindowsTesting
#35122 opened 3 years ago by zx2c4
new TestDontCacheBrokenHTTP2Conn failsFrozenDueToAge
#35113 opened 3 years ago by cuonglm
Authorization header stripping in client on redirects incorrect when redirecting from http to httpsNeedsFix
#35104 opened 3 years ago by h3kker
transport caches permanently broken persistent connections if write error happens during h2 handshake [1.13 backport]CherryPickApprovedFrozenDueToAge
#35087 opened 3 years ago by gopherbot
#35082 opened 3 years ago by crawshaw
#35051 opened 3 years ago by bcmills
Transport should close body on all errors and match Client.Do docsFrozenDueToAgeNeedsInvestigationhelp wanted
#35015 opened 3 years ago by odeke-em
transport caches permanently broken persistent connections if write error happens during h2 handshakeFrozenDueToAgeNeedsFix
#34978 opened 3 years ago by mikedanese
#34941 opened 3 years ago by rhysh
#34918 opened 3 years ago by empijei
#34902 opened 3 years ago by mike1808
wish - optional turning off fixLengthFrozenDueToAge
#34890 opened 3 years ago by govcert-ch
Client.Do() panics when URL includes HTTP basic auth [1.12 backport] [1.13 backport]CherryPickCandidateFrozenDueToAge
#34884 opened 3 years ago by gopherbot
Client.Do() panics when URL includes HTTP basic auth [1.12 backport] [1.12 backport]CherryPickCandidateFrozenDueToAge
#34883 opened 3 years ago by gopherbot
Client.Do() panics when URL includes HTTP basic auth [1.13 backport]CherryPickCandidateFrozenDueToAge
#34882 opened 3 years ago by gopherbot
Client.Do() panics when URL includes HTTP basic auth [1.12 backport]CherryPickCandidateFrozenDueToAge
#34881 opened 3 years ago by gopherbot
#34878 opened 3 years ago by bradleyjkemp
#34811 opened 3 years ago by Freshwood
add a Header method to get multiple values []string, with canonicalized key FeatureRequestFrozenDueToAgeNeedsFixhelp wanted
#34799 opened 3 years ago by trung
#34658 opened 3 years ago by bcmills
#34640 opened 3 years ago by FiloSottile
unexpected timeout while waiting for connectionFrozenDueToAge
#34595 opened 3 years ago by yuanshuli11
TestTimeoutHandlerAndFlusher flaky on darwin-arm64-corellium [1.13 backport]CherryPickApprovedFrozenDueToAge
#34579 opened 3 years ago by gopherbot
TestTimeoutHandlerAndFlusher flaky on darwin-arm64-corelliumFrozenDueToAgeNeedsInvestigationSoonTesting
#34573 opened 3 years ago by bcmills
Flush in TimeoutHandler for Go1.13 is broken and might need a revert [1.13 backport]CherryPickApprovedFrozenDueToAge
#34560 opened 3 years ago by gopherbot
Transport.CancelRequest not always called if RoundTrip returns promptly when a request times outFrozenDueToAgeNeedsInvestigation
#34552 opened 3 years ago by axw
invalid headers are normalized, allowing request smuggling [1.13 backport]CherryPickApprovedFrozenDueToAgeSecurity
#34542 opened 3 years ago by gopherbot
invalid headers are normalized, allowing request smuggling [1.12 backport]CherryPickApprovedFrozenDueToAgeSecurity
#34541 opened 3 years ago by gopherbot
#34540 opened 3 years ago by FiloSottile
Connection to HTTP/2 site with IdleConnTimeout hangs [1.13 backport]CherryPickApprovedFrozenDueToAge
#34498 opened 3 years ago by gopherbot
#34492 opened 3 years ago by skynet-core
#34456 opened 3 years ago by samuong
shouldRetryRequest won't send a failed request on old connectionFrozenDueToAgeNeedsInvestigationWaitingForInfo
#34455 opened 3 years ago by woodliu
#34439 opened 3 years ago by pam4
Transport.RoundTrip occasionally stalls when using http2clientFrozenDueToAgeNeedsInvestigationWaitingForInfo
#34401 opened 3 years ago by grudzinski
#34387 opened 3 years ago by flexfrank
Content-Length is not set in outgoing request when using ioutil.NopCloserDocumentationFrozenDueToAge
#34295 opened 3 years ago by johansja
Client cert auth with TLSClientConfig Certificates is not working while using GetCertificates worksFrozenDueToAgeNeedsInvestigation
#34258 opened 3 years ago by stlaz
TimeoutHandler is incompatible with a ReverseProxy that has a negative FlushIntervalFrozenDueToAgeNeedsInvestigation
#34198 opened 3 years ago by hochhaus
invalid header field name "js.fetch:mode"FrozenDueToAge
#34157 opened 3 years ago by rudolph9
#33910 opened 3 years ago by mvdan
#33899 opened 3 years ago by woodliu
Transport leaks net.Conns if connections never become idle [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#33878 opened 3 years ago by gopherbot
Transport leaks net.Conns if connections never become idle [1.12 backport]CherryPickCandidateFrozenDueToAge
#33877 opened 3 years ago by gopherbot
Transport leaks context.Contexts when limited by MaxConnsPerHostFrozenDueToAgeNeedsFixrelease-blocker
#33850 opened 3 years ago by bcmills
#33849 opened 3 years ago by bcmills
possibly unaligned 64-bit word accessed atomicallyFrozenDueToAge
#33821 opened 3 years ago by pam4
1.13rc1 docs for TimeoutHandler are incorrect about interfacesDocumentationFrozenDueToAgeNeedsFixrelease-blocker
#33769 opened 3 years ago by jmhodges
#33744 opened 3 years ago by rsc
#33733 opened 3 years ago by zema1
document that ProxyFromEnvironment also ignores loopback addressesDocumentationFrozenDueToAgeNeedsFixhelp wanted
#33695 opened 3 years ago by Matt3o12
transport.go: strange assignment func(pc *persistConn) cancelRequest(error) to func(error)FrozenDueToAge
#33634 opened 3 years ago by gdi63
Denial of Service vulnerabilities in the HTTP/2 implementation [1.12 backport]CherryPickApprovedFrozenDueToAgeSecurity
#33631 opened 3 years ago by gopherbot
Denial of Service vulnerabilities in the HTTP/2 implementation [1.11 backport]CherryPickApprovedFrozenDueToAgeSecurity
#33630 opened 3 years ago by gopherbot
#33606 opened 3 years ago by FiloSottile
#33600 opened 3 years ago by bradfitz
#33585 opened 3 years ago by FiloSottile
#33563 opened 3 years ago by Teelevision
#33545 opened 3 years ago by ansd
#33453 opened 3 years ago by sanjib
#33385 opened 3 years ago by spacewander
#33313 opened 3 years ago by monkey92t
#33268 opened 3 years ago by detailyang
#33244 opened 3 years ago by gbbr
#33193 opened 3 years ago by NickTikhonov
parsing cookie enclosed with double quote failsFrozenDueToAge
#33147 opened 3 years ago by pubblic
#33141 opened 3 years ago by dsnet
a "bad" https connection which uses Header.Set could potentially block all https requests more than 15 mins in production environmentsFrozenDueToAgeNeedsInvestigation
#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
#32649 opened 3 years ago by HouzuoGuo
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
#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 4 years ago by ssttevee
#30164 opened 4 years ago by ghost
#30118 opened 4 years ago by kortschak
#30082 opened 4 years ago by tmm1
Get Response body repeatedFrozenDueToAge
#29955 opened 4 years ago by ivolkoff
FileServer() directory listings cannot be styledFeatureRequestFrozenDueToAgeNeedsInvestigationProposal
#29945 opened 4 years ago by Russtopia
#29915 opened 4 years ago by NWilson
method decHostConnCount should not dec counter when somebody is block on connPerHostAvailableFrozenDueToAgeNeedsInvestigation
#29889 opened 4 years ago by j2gg0s
Response.Body.Close() has nothing to do with re-use persistent connectionFrozenDueToAgeWaitingForInfo
#29886 opened 4 years ago by GenuineJyn
requests seem to ignore Host headers? FrozenDueToAge
#29865 opened 4 years ago by toranger
#29804 opened 4 years ago by Rickgrendel
panic: runtime error: comparing uncomparable type when the underlying type has a mapFrozenDueToAgeNeedsInvestigation
#29768 opened 4 years ago by vadmeste
using DumpResponse without requestsFrozenDueToAge
#29658 opened 4 years ago by schmilmo
#29655 opened 4 years ago by vkuzmin-uber
#29652 opened 4 years ago by vkuzmin-uber
how to distinguish connection timeout or response timeout FrozenDueToAge
#29489 opened 4 years ago by wrztye
investigate Transport's use of cached connections upon resume from sleepFrozenDueToAgeNeedsInvestigationhelp wanted
#29308 opened 4 years ago by bradfitz
#29193 opened 4 years ago by inliquid
#29135 opened 4 years ago by bronze1man
#29060 opened 4 years ago by fronbasal
*Request.URL.Scheme returns an empty string. No alternative way present to get request url scheme.FrozenDueToAge
#28940 opened 4 years ago by AnikHasibul
GOAWAY reported as http.http2GoAwayError instead of http2.GoAwayErrorFrozenDueToAgeNeedsInvestigationWaitingForInfo
#28930 opened 4 years ago by Miosss
spelling mistake in a commentFrozenDueToAge
#28904 opened 4 years ago by haormj
#28894 opened 4 years ago by bradfitz
#28886 opened 4 years ago by hexdigest
a "bad" connection could potentially block all https requestsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#28824 opened 4 years ago by carter2000
Post big file by http clientFrozenDueToAge
#28774 opened 4 years ago by jliu666
#28737 opened 4 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 4 years ago by imfht
#28441 opened 4 years ago by dannin
#28310 opened 4 years ago by thesyncim
#28272 opened 4 years ago by ecavalcanti
#28244 opened 4 years ago by taylorza
DefaultClient.Get is painfully slowFrozenDueToAge
#28188 opened 4 years ago by opennota
Support for audio/mp4 content type in net/http packageFrozenDueToAge
#28033 opened 4 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 4 years ago by hoozecn
#27923 opened 4 years ago by githubsands
#27919 opened 4 years ago by dravenk
concurrent map read and map writeFrozenDueToAge
#27811 opened 4 years ago by rchunping
#27753 opened 4 years ago by Gaboose
#27495 opened 4 years ago by antong
#27424 opened 4 years ago by gopherbot
Set-Cookie headers missing when response has multipleFrozenDueToAge
#27317 opened 4 years ago by nbosscher
#27277 opened 4 years ago by nhooyr
option to allow Trailer header without chunked transfer encoding in HTTP responseFrozenDueToAgeNeedsFix
#27197 opened 4 years ago by VictoriaRaymond
#27196 opened 4 years ago by markkurossi
#27129 opened 4 years ago by LK4D4
#27128 opened 4 years ago by upsampled
http.FileServer Partial Content returns no contentFrozenDueToAgeNeedsInvestigationOS-Windowsrelease-blocker
#27085 opened 4 years ago by klauspost
don't block RoundTrip when the Transport hits MaxConcurrentStreamsFrozenDueToAgeNeedsFixrelease-blocker
#27044 opened 4 years ago by as
#27011 opened 4 years ago by EvanMGates
#26947 opened 4 years ago by nhooyr
#26942 opened 4 years ago by nhooyr
#26941 opened 4 years ago by nhooyr
#26707 opened 4 years ago by jvehent
Client fails to connect to web server if the linux namespace is switchedFrozenDueToAgeNeedsInvestigation
#26698 opened 4 years ago by davrodpin
#26563 opened 4 years ago by bronze1man
#26551 opened 4 years ago by adamdecaf
context cancellation race condition between http.Server, httputil.ReverseProxy and http.TransportFrozenDueToAge
#26414 opened 4 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)FrozenDueToAgeProposalv2
#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 5 years ago by nhooyr
#23993 opened 5 years ago by empijei
#23961 opened 5 years ago by urld
#23959 opened 5 years ago by OneOfOne
#23908 opened 5 years ago by urld
client errors on server graceful shutdownFrozenDueToAge
#23829 opened 5 years ago by pugachAG
expose dialing errors from net packageFrozenDueToAge
#23827 opened 5 years ago by szuecs
#23776 opened 5 years ago by ryysud
Slow HTTPSFrozenDueToAge
#23727 opened 5 years ago by gfyrag
make HTTPS server detect mistaken plaintext HTTP requests and reply with HTTP 400FeatureRequestFrozenDueToAgeNeedsFixhelp wanted
#23689 opened 5 years ago by kernle32dll
HTTP/1.x transport connection brokenFrozenDueToAge
#23622 opened 5 years ago by KonradHolubek
client can hang forever if headers' size exceeds connection's buffer size and server hangs past request timeFrozenDueToAgeNeedsFix
#23559 opened 5 years ago by gwik
Request.WithContext should deep copy all pointer/map fieldsFrozenDueToAgeNeedsDecisionearly-in-cycle
#23544 opened 5 years ago by taralx
http.Request.parseForm gc too slow cause OOM?FrozenDueToAge
#23527 opened 5 years ago by djoylove
#23450 opened 5 years ago by jsha
#23399 opened 5 years ago by winworm
document and test behavior of ServeMux with portsDocumentationFrozenDueToAgeNeedsFixTestinghelp wanted
#23351 opened 5 years ago by kellegous
#23336 opened 5 years ago by anotherGoogleFan
#23280 opened 5 years ago by zmzmdr
doc syntax errorFrozenDueToAge
#23252 opened 5 years ago by rookiejin
#23183 opened 5 years ago by terinjokes
#23165 opened 5 years ago by StevenZack
http.Get: connection reset by peer on macOSFrozenDueToAge
#23158 opened 5 years ago by sintanial
HandleFunc block FrozenDueToAge
#23141 opened 5 years ago by xfarret
#23124 opened 5 years ago by SickAustrian
#23100 opened 5 years ago by alex-leonhardt
backport invalid memory address or nil pointer dereference fix?CherryPickApprovedFrozenDueToAgeNeedsDecision
#23066 opened 5 years ago by gsiems
Server.ServeTLS doc uses wrong method nameFrozenDueToAge
#23028 opened 5 years ago by artyom
fail to trigger io/read timeoutFrozenDueToAge
#23024 opened 5 years ago by lujiajing1126
#23022 opened 5 years ago by azavorotnii
#23010 opened 5 years ago by rsc
#23002 opened 5 years ago by theckman
#22982 opened 5 years ago by knightXun
#22954 opened 5 years ago by liaojianqi
#22949 opened 5 years ago by Athsx
#22880 opened 5 years ago by leonklingele
#22873 opened 5 years ago by bradfitz
#22736 opened 5 years ago by Sigafoos
#22721 opened 5 years ago by ALTree
#22704 opened 5 years ago by cavaliercoder
#22682 opened 5 years ago by kcburge
consider adding configurable buffer sizes to TransportFeatureRequestFrozenDueToAgeNeedsDecisionPerformance
#22618 opened 5 years ago by nirs
add clean way to stop a no-content-length transfer from an HTTP2 ServerFrozenDueToAgeNeedsInvestigation
#22604 opened 5 years ago by agirbal
#22554 opened 5 years ago by Audrey-Randall
TestServerEmptyBodyRace_h2 flakes with "connection reset by peer"FrozenDueToAgeNeedsFixTestinghelp wanted
#22540 opened 5 years ago by rsc
#22413 opened 5 years ago by alexbrainman
Segfault when making request to specific URLFrozenDueToAge
#22376 opened 5 years ago by cgt
#22364 opened 5 years ago by rsc
#22347 opened 5 years ago by anacrolix
#22332 opened 5 years ago by mlowicki
panic "slice bounds out of range" while reading chunked response bodyFrozenDueToAgeNeedsInvestigation
#22330 opened 5 years ago by benburkert
#22288 opened 5 years ago by gogolok
#22233 opened 5 years ago by timonwong
#22212 opened 5 years ago by rsc
#22179 opened 5 years ago by derlaft
Client returns errors on POST if keep-alive connection closes at unfortunate timeFrozenDueToAgeNeedsInvestigation
#22158 opened 5 years ago by horgh
Several 100-continueFrozenDueToAge
#22128 opened 5 years ago by 2at2
#22088 opened 5 years ago by CSEMike
#22084 opened 5 years ago by artyom
#22079 opened 5 years ago by rogpeppe
#21974 opened 5 years ago by mikioh
#21853 opened 5 years ago by shanemhansen
reusing http.Request and closing the response body should not result in a request cancelledFrozenDueToAge
#21838 opened 5 years ago by zachgersh
http2 and http1 inconsistency with `Write(nil)`FrozenDueToAge
#21826 opened 5 years ago by prasannavl
#21784 opened 5 years ago by reusee
document that it's illegal to reuse a Request concurrently from multiple goroutinesDocumentationFrozenDueToAgeNeedsFix
#21780 opened 5 years ago by twmb
#21760 opened 5 years ago by kevinburke
#21753 opened 5 years ago by FiloSottile
#21724 opened 5 years ago by mvdan
missing status in a proxied HTTPS responses after CONNECT request causes index out of range runtime panicFrozenDueToAge
#21701 opened 5 years ago by soluchok
mention RegisterOnShutdown in Shutdown docsFrozenDueToAge
#21637 opened 5 years ago by artyom
#21603 opened 5 years ago by sabey
#21526 opened 5 years ago by rosenhouse
#21509 opened 5 years ago by frojasg
on 301 redirects, DELETE method is transformed into GETFrozenDueToAge
#21469 opened 5 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 5 years ago by zhuqiuzhi