net/http
#70601 opened 1 week ago by WestleyK
#70522 opened 2 weeks ago by jub0bs
TestTransportRemovesH2ConnsAfterIdle/h2 failuresNeedsInvestigation
#70515 opened 2 weeks ago by gopherbot
TestServerKeepAliveAfterWriteError/h1 failuresNeedsInvestigation
#70349 opened 3 weeks ago by gopherbot
TestTransportDiscardsUnneededConns/h2 failuresNeedsInvestigation
#70299 opened 3 weeks ago by gopherbot
#70292 opened 3 weeks ago by seankhliao
#69968 opened 1 month ago by jech
#69877 opened 1 month ago by dany74q
TimeoutHandler prevents use of ResponseControllerNeedsInvestigation
#69777 opened 2 months ago by Acconut
new protocol registration mechanismNeedsInvestigation
#69649 opened 2 months ago by neild
ServeMux.Handler does not populate named path wildcardsNeedsInvestigation
#69623 opened 2 months ago by chressie
TestOmitHTTP2 failuresNeedsInvestigation
#69452 opened 2 months ago by gopherbot
Unexpected "define Request.GetBody to avoid this error" error after setting Request.GetBodyNeedsInvestigation
#69412 opened 2 months ago by Smerom
TestClientWriteShutdown/h1 failuresNeedsInvestigation
#69358 opened 2 months ago by gopherbot
IdleConnTimeout is invalid for HTTP/2NeedsInvestigation
#69205 opened 3 months ago by ahajunzi
TestTransportMaxConnsPerHostDialCancellation/h1 failuresNeedsInvestigation
#69182 opened 3 months ago by gopherbot
http.ReadResponse does not handle 100-continueNeedsInvestigation
#69116 opened 3 months ago by geofffranks
#69106 opened 3 months ago by sekulicd
#69097 opened 3 months ago by terrywh
ServeMux not backwards compatible (with Go 1.21) when registering double-slash patternsNeedsDecision
#69044 opened 3 months ago by rivo
TestOptions/h1 failuresNeedsInvestigation
#69002 opened 3 months ago by gopherbot
#68889 opened 3 months ago by jech
TestClientCallsCloseOnlyOnce/h1 failuresNeedsInvestigation
#68777 opened 4 months ago by gopherbot
#68698 opened 4 months ago by mihaiav
client/transport should be more defensive against servers which write a body in response to HEAD requestsNeedsInvestigation
#68653 opened 4 months ago by uhthomas
improve documentation for Request.Write behavior regarding headers it handles itselfDocumentationNeedsInvestigation
#68635 opened 4 months ago by conradsmi
TestTimeoutHandlerEmptyResponse/h2 failuresNeedsInvestigation
#68566 opened 4 months ago by gopherbot
EnableFullDuplex without closing Request.Body panics with invalid concurrent Body.Read callNeedsInvestigation
#68560 opened 4 months ago by DavidArchibald
add Request.CopyToProposal
#68501 opened 4 months ago by ainar-g
TestWriteDeadlineExtendedOnNewRequest/h2 failuresNeedsInvestigation
#68489 opened 4 months ago by gopherbot
TestTransportGCRequest/h2/NoBody failuresNeedsInvestigation
#68447 opened 4 months ago by gopherbot
TestServerKeepAlivesEnabled/h2 failuresNeedsInvestigation
#68440 opened 4 months ago by gopherbot
TestTransportDialCancelRace/h1 failuresNeedsInvestigation
#68111 opened 5 months ago by gopherbot
TestServerReadAfterWriteHeader100Continue/h1 failuresNeedsInvestigation
#68085 opened 5 months ago by gopherbot
#67813 opened 6 months ago by neild
move HTTP/2 into stdNeedsFix
#67810 opened 6 months ago by neild
`expect: 100-continue` handling is broken in various waysNeedsInvestigation
#67555 opened 6 months ago by neild
TestTransportIdleConnTimeout failuresNeedsInvestigation
#67450 opened 6 months ago by gopherbot
TestRequestLimit/h1 failuresNeedsInvestigation
#67445 opened 6 months ago by gopherbot
TestCmdGoNoHTTPServer failuresNeedsInvestigation
#67381 opened 6 months ago by gopherbot
TestTLSHandshakeTrace failuresNeedsInvestigation
#67315 opened 7 months ago by gopherbot
Hijack hangs when underlying net.Conn doesn't support SetReadDeadlineNeedsInvestigation
#67152 opened 7 months ago by fasmide
#66735 opened 8 months ago by paralin
TestServerNoReadTimeout failuresNeedsInvestigation
#66521 opened 8 months ago by gopherbot
data race in multiple testsNeedsInvestigation
#66519 opened 8 months ago by cherrymui
TestServerNoReadTimeout/h2 failuresNeedsInvestigation
#66477 opened 8 months ago by gopherbot
unrecognized failuresNeedsInvestigation
#66221 opened 9 months ago by gopherbot
server.Serve() uses deprecated net.Error.Temporary() NeedsInvestigation
#66208 opened 9 months ago by geofffranks
#66118 opened 9 months ago by ii64
TestIdentityTransferEncoding failuresNeedsInvestigation
#66010 opened 9 months ago by gopherbot
TestH12_FlushMidBody failuresNeedsInvestigation
#65869 opened 9 months ago by gopherbot
Client errors caused by Server.Shutdown should be always retryableNeedsInvestigation
#65802 opened 9 months ago by tocrafty
#65648 opened 10 months ago by denpeshkov
TestOmitHTTP2Vet failuresNeedsInvestigation
#65596 opened 10 months ago by gopherbot
HTTP client hangs indefinitely if the request handler does not returnNeedsInvestigation
#65526 opened 10 months ago by tkashem
invalid Cookie.Domain in case of setting cookie on IPv6 NeedsInvestigation
#65521 opened 10 months ago by chernykhdk
remote end of long POST request randomly closes when using http2NeedsInvestigation
#65426 opened 10 months ago by ghost
#64837 opened 11 months ago by ahmedtd
TestTransportDiscardsUnneededConns failures with `use of closed network connection`NeedsInvestigation
#64508 opened 1 year ago by gopherbot
#64465 opened 1 year ago by hummerd
cookies not set on redirections (302) by the default clientNeedsInvestigation
#64464 opened 1 year ago by Amodio
#64449 opened 1 year ago by jhump
#64321 opened 1 year ago by gopherbot
#64309 opened 1 year ago by hebelsan
#64262 opened 1 year ago by qiulaidongfeng
#64252 opened 1 year ago by gopherbot
Segmentation violation when using an IPSec VPN Tunnel (Go 1.19.8/Go 1.20.4/Go 1.21.4)NeedsInvestigationcompiler/runtime
#64020 opened 1 year ago by yznima
#63989 opened 1 year ago by gopherbot
#63855 opened 1 year ago by neild
TestTransportRejectsInvalidHeaders failures with `unexpected EOF`NeedsInvestigation
#63802 opened 1 year ago by gopherbot
Make parsePostForm publicProposal
#63688 opened 1 year ago by mitar
#63598 opened 1 year ago by colin969
http/2 connection management magnifies the effect of network timeoutsNeedsInvestigation
#63422 opened 1 year ago by rhysh
metastability in Transport pool for TLS+HTTP/1.1NeedsInvestigation
#63404 opened 1 year ago by rhysh
#63152 opened 1 year ago by rogpeppe
TestIssue3644 failuresNeedsInvestigation
#63096 opened 1 year ago by gopherbot
TestContentEncodingNoSniffing failuresNeedsInvestigation
#63091 opened 1 year ago by gopherbot
TestUnsupportedTransferEncodingsReturn501 failuresNeedsInvestigation
#63081 opened 1 year ago by gopherbot
TestServerCancelsReadTimeoutWhenIdle failuresNeedsInvestigation
#63038 opened 1 year ago by gopherbot
TestHandlerFinishSkipBigContentLengthRead failuresNeedsInvestigation
#63028 opened 1 year ago by gopherbot
TestClientTimeoutCancel failuresNeedsInvestigation
#63025 opened 1 year ago by gopherbot
TestWriteHeader0 failuresNeedsInvestigation
#63022 opened 1 year ago by gopherbot
TestBidiStreamReverseProxy failuresNeedsInvestigation
#63020 opened 1 year ago by gopherbot
TestEmptyPasswordAuth failuresNeedsInvestigation
#63004 opened 1 year ago by gopherbot
TestTransportExpect100Continue failuresNeedsInvestigation
#63003 opened 1 year ago by gopherbot
TestIssue3644 failuresNeedsInvestigation
#62980 opened 1 year ago by gopherbot
TestContentEncodingNoSniffing failuresNeedsInvestigation
#62975 opened 1 year ago by gopherbot
TestUnsupportedTransferEncodingsReturn501 failuresNeedsInvestigation
#62965 opened 1 year ago by gopherbot
#62935 opened 1 year ago by gopherbot
TestQuerySemicolon failuresNeedsInvestigation
#62933 opened 1 year ago by gopherbot
TestTransportRequestWriteRoundTrip failuresNeedsInvestigation
#62916 opened 1 year ago by gopherbot
unrecognized failuresNeedsInvestigation
#62902 opened 1 year ago by gopherbot
TestWriteHeaderNoCodeCheck failuresNeedsInvestigation
#62900 opened 1 year ago by gopherbot
TestServerGracefulClose failuresNeedsInvestigation
#62898 opened 1 year ago by gopherbot
TestRequestBodyLimit failuresNeedsInvestigation
#62897 opened 1 year ago by gopherbot
TestHeadBody failuresNeedsInvestigation
#62881 opened 1 year ago by gopherbot
TestTransportMaxIdleConns failuresNeedsInvestigation
#62873 opened 1 year ago by gopherbot
TestIdleConnChannelLeak failuresNeedsInvestigation
#62872 opened 1 year ago by gopherbot
TestServerConnState failuresNeedsInvestigation
#62870 opened 1 year ago by gopherbot
TestServeFileNotModified failuresNeedsInvestigation
#62869 opened 1 year ago by gopherbot
TestTransportSocketLateBinding failuresNeedsInvestigation
#62868 opened 1 year ago by gopherbot
TestClientCanClose failuresNeedsInvestigation
#62857 opened 1 year ago by gopherbot
TestOmitHTTP2Vet failuresNeedsInvestigation
#62853 opened 1 year ago by gopherbot
TestCmdGoNoHTTPServer failuresNeedsInvestigation
#62851 opened 1 year ago by gopherbot
TestTransportGCRequest failuresNeedsInvestigation
#62797 opened 1 year ago by gopherbot
TestTimeoutHandlerEmptyResponse failuresNeedsInvestigation
#62786 opened 1 year ago by gopherbot
TestTransportMaxConnsPerHost failuresNeedsInvestigation
#62781 opened 1 year ago by gopherbot
TestBidiStreamReverseProxy failures with `written bytes didn't match received bytes`NeedsInvestigation
#62599 opened 1 year ago by gopherbot
#62510 opened 1 year ago by ewohltman
#62492 opened 1 year ago by Jorropo
#62471 opened 1 year ago by CAFxX
#62447 opened 1 year ago by mtrmac
apparent deadlock in TestTransportDecrementConnWhenIdleConnRemovedNeedsInvestigation
#62357 opened 1 year ago by bcmills
#62298 opened 1 year ago by imacks
EOF during TLS handshakeNeedsInvestigation
#61721 opened 1 year ago by go-aegian
#61568 opened 1 year ago by pfreixes
#61497 opened 1 year ago by gopherbot
internal error: connCount underflowNeedsInvestigation
#61474 opened 1 year ago by zzkcode
#61353 opened 1 year ago by Sunyue
HTTP/2 RoundTrip does not close request body if ClientConnPool's GetClientConn failsNeedsInvestigation
#61257 opened 1 year ago by alex-negret
#61065 opened 1 year ago by janbrummer
#60940 opened 1 year ago by oliverpool
add test coverage for Fetch API-based Transport when viableNeedsInvestigationOS-JSSuggestedTestingarch-wasm
#60810 opened 2 years ago by dmitshur
redirect with 308 rather than 301NeedsInvestigation
#60769 opened 2 years ago by xilu0
#60765 opened 2 years ago by andrewhodel
#60416 opened 2 years ago by gopherbot
TestCloseIdleConnections failuresNeedsInvestigation
#60364 opened 2 years ago by gopherbot
TestServeFileFromCWD failuresNeedsInvestigation
#60360 opened 2 years ago by gopherbot
failures with `timeout waiting for SETTINGS frames`NeedsInvestigation
#60359 opened 2 years ago by gopherbot
#60345 opened 2 years ago by aofei
TestConnectRequest failuresNeedsInvestigation
#60325 opened 2 years ago by gopherbot
TestContentEncodingNoSniffing failuresNeedsInvestigation
#60310 opened 2 years ago by gopherbot
TestTransportPrefersResponseOverWriteError failuresNeedsInvestigation
#60292 opened 2 years ago by gopherbot
TestNoSniffExpectRequestBody failuresNeedsInvestigation
#60288 opened 2 years ago by gopherbot
frequent timeouts on `linux-amd64-wsl` with goroutines blocked in `checkConnErrorWriter.Write`NeedsFix
#60259 opened 2 years ago by bcmills
#60240 opened 2 years ago by daenney
TestTransportResponseCancelRace failuresNeedsInvestigation
#59987 opened 2 years ago by gopherbot
TestTLSServer failuresNeedsInvestigation
#59884 opened 2 years ago by gopherbot
TestTransportRequestWriteRoundTrip failuresNeedsInvestigation
#59883 opened 2 years ago by gopherbot
HTTP requests failing with 'Protocol not available' on wasm/js when running in browserNeedsInvestigationOS-JSarch-wasm
#59605 opened 2 years ago by rayvbr
Request context is not canceled when `Server.WriteTimeout` is reachedNeedsInvestigation
#59602 opened 2 years ago by zepatrik
TestCancelRequestWithChannelBeforeDo_Cancel/h2 failure with `leaked a timing out dial` on WindowsNeedsInvestigationOS-Windows
#59494 opened 2 years ago by bcmills
#59470 opened 2 years ago by pascaldekloe
timeouts in TestResponseControllerSetPastReadDeadlineNeedsInvestigation
#59447 opened 2 years ago by bcmills
TestTransportExpect100Continue failures with `sent body should be 0`NeedsInvestigation
#59436 opened 2 years ago by gopherbot
possible race on persistConn.roundtrip vs. persistConn.readloop in transport when using httptraceNeedsInvestigation
#59310 opened 2 years ago by domdom82
#59266 opened 2 years ago by earthboundkid
#59038 opened 2 years ago by bcmills
idle timeout added in CL 121419 is undocumented and surprisingNeedsInvestigation
#59037 opened 2 years ago by bcmills
#59035 opened 2 years ago by rsc
TestTransportClosesBodyOnError failuresNeedsInvestigation
#58761 opened 2 years ago by gopherbot
#58746 opened 2 years ago by cuonglm
TestTimeoutHandlerEmptyResponse failuresNeedsInvestigation
#58701 opened 2 years ago by gopherbot
TestClientTimeoutKillsConn_BeforeHeaders failuresNeedsInvestigation
#58692 opened 2 years ago by gopherbot
multipart form parsing is hazardous and difficult to configureNeedsInvestigation
#58529 opened 2 years ago by neild
tls handshake panic with custom dialerNeedsInvestigation
#58469 opened 2 years ago by aathan
#58406 opened 2 years ago by AlexanderYastrebov
TestResponseControllerSetPastWriteDeadline failuresNeedsInvestigation
#58364 opened 2 years ago by gopherbot
Timeout while reading response body gives unexposed http.httpErrorNeedsInvestigation
#58279 opened 2 years ago by exargon
TestTransportConnectionCloseOnResponse/h2 failures with `unexpected bodiesDiffer=false`NeedsInvestigation
#58258 opened 2 years ago by gopherbot
data race involving `net/http.(*http2Framer).WriteDataPadded`NeedsInvestigation
#58168 opened 2 years ago by bcmills
TestIssue3595 failures with `write: broken pipe`NeedsInvestigation
#57988 opened 2 years ago by gopherbot
http.response not flushing body after writing 1XX headers when client has header Expect: 100-continueNeedsInvestigation
#57696 opened 2 years ago by WeidiDeng
TestMaxBytesHandler failuresNeedsInvestigation
#57612 opened 2 years ago by gopherbot
TestContentTypeWithVariousSources failuresNeedsInvestigation
#57606 opened 2 years ago by gopherbot
TestServerCancelsReadTimeoutWhenIdle failuresNeedsInvestigation
#57602 opened 2 years ago by gopherbot
http2 requests blocked after timeoutNeedsInvestigation
#57478 opened 2 years ago by stampy88
TestServerKeepAliveAfterWriteError failuresNeedsInvestigation
#57376 opened 2 years ago by gopherbot
#57375 opened 2 years ago by gopherbot
Post redirect can submit entity body when redirecting with GET requestNeedsInvestigation
#57273 opened 2 years ago by ioquatix
roundtrip_js.go fails to handle fetch() Promise if RoundTrip context is canceledNeedsInvestigationOS-JSarch-wasm
#57098 opened 2 years ago by anitschke
test timeout in TestCancelRequestWhenSharingConnectionNeedsInvestigation
#56587 opened 2 years ago by gopherbot
error dropped when header read times outNeedsInvestigation
#56390 opened 2 years ago by period331
#56241 opened 2 years ago by krishna15898
fill Request.TLS field if underlying conn implements ConnectionState like net/http2NeedsInvestigation
#56104 opened 2 years ago by WeidiDeng
log errors during serve() Proposal
#56028 opened 2 years ago by geofffranks
TestTransportPersistConnContextLeakMaxConnsPerHost fails in HTTP/2 modeNeedsInvestigation
#56021 opened 2 years ago by neild
#56019 opened 2 years ago by neild
#55942 opened 2 years ago by matttproud
HTTP POST to Italian government web service fails with "x509: unhandled critical extension" error on Linux hostNeedsInvestigation
#55872 opened 2 years ago by genesio-systemlogic
TestTransportReading100Continue failuresNeedsInvestigation
#55216 opened 2 years ago by gopherbot
TestServerSetKeepAlivesEnabledClosesConns failuresNeedsInvestigation
#55195 opened 2 years ago by gopherbot
panic at Transport.roundTrip getConnNeedsInvestigation
#55127 opened 2 years ago by windzhu0514
h2 does not support other net.Conn than *tls.Conn NeedsInvestigation
#55076 opened 2 years ago by lukeo3o1
timeout in TestServerHijackGetsBackgroundByte_bigNeedsInvestigation
#54935 opened 2 years ago by mknyszek
#54904 opened 2 years ago by bcmills
Cookiejar interface functions Cookies and SetCookies do not return errorNeedsInvestigation
#54639 opened 2 years ago by hi117
apparent deadlocks in TestHandlerAbortRacesBodyRead since 2022-08-09NeedsInvestigation
#54602 opened 2 years ago by bcmills
#54429 opened 2 years ago by josephcopenhaver
export `errCannotRewind`NeedsInvestigation
#54173 opened 2 years ago by dillonstreator
ServeFile may be insufficiently hardened against misuseNeedsInvestigation
#53946 opened 2 years ago by neild
provide an option to access /index.html directly without 301 redirectFeatureRequestNeedsInvestigation
#53870 opened 2 years ago by ahuigo
EOF returned from http.TransportNeedsInvestigation
#53472 opened 2 years ago by mtrmac
#53208 opened 2 years ago by ethanpailes
discrepancy in CRLF termination in http messagesNeedsInvestigation
#53186 opened 2 years ago by blessingcharles
readCookies accepts empty cookie in 1.18NeedsInvestigation
#53026 opened 2 years ago by hidu
apparent deadlock in TestIdentityTransferEncoding_h1 via syscall.Open on plan9-armNeedsInvestigationOS-Plan9arch-arm
#52896 opened 2 years ago by bcmills
TestIdentityResponse failure on windows-amd64-2008NeedsInvestigation
#52894 opened 2 years ago by bcmills
#52845 opened 2 years ago by en-vee
#52675 opened 2 years ago by bcmills
#52575 opened 2 years ago by bcmills
HTTP/2 retry loop broken when net/http manages dialsNeedsInvestigation
#52459 opened 2 years ago by neild
#52183 opened 2 years ago by kapvode
request.Body.Read() can be called after client.Do() returns and resp.Body is drained/closedNeedsInvestigation
#51907 opened 2 years ago by liggitt
incorrectly redirect (301) if request payload include port numberNeedsInvestigation
#51892 opened 2 years ago by whswork
http.TimeoutHandler rewrites panic stack traceNeedsInvestigation
#51587 opened 2 years ago by co11ter
NewFileTransport does not populate Response.Request on redirectNeedsInvestigation
#51562 opened 2 years ago by aronatkins
non-deterministic timeout error with custom transportNeedsInvestigation
#51385 opened 2 years ago by KlotzAndrew
HTTP2 pushing is suprisingly slowNeedsInvestigation
#51361 opened 2 years ago by mitar
#51340 opened 2 years ago by mitar
#51323 opened 2 years ago by bcmills
check connection from pool before useNeedsInvestigation
#51202 opened 2 years ago by donotlietoanyone
client fails when server closes connection before reading request bodyNeedsInvestigation
#51109 opened 2 years ago by djmitche
#51069 opened 2 years ago by perillo
Transport wastes TLS handshake progressNeedsInvestigation
#50984 opened 2 years ago by rhysh
server sets TCPConn writebuf through ConnContext hook will block the send of a big response bodyNeedsInvestigation
#50795 opened 2 years ago by chenjie199234
#50511 opened 2 years ago by KAction
use 308 instead of 301 in Server to preserve POST payload in redirectsNeedsInvestigation
#50243 opened 3 years ago by vkuznet
#50045 opened 3 years ago by thaJeztah
TestServerKeepAlivesEnabled_h2 failure with "got 2 conns, want 1"NeedsInvestigation
#49966 opened 3 years ago by bcmills
request not rewound in certain scenario if HTTP/2 stack is usedNeedsInvestigation
#49609 opened 3 years ago by michaljemala
#49310 opened 3 years ago by mzky
TestServeHTTP10Close failure with "body not closed" NeedsInvestigation
#48927 opened 3 years ago by bcmills
#48438 opened 3 years ago by JonathanArns
apparent deadlock in TestCancelRequestMidBody_h1 on ios-arm64-corelliumNeedsInvestigation
#48153 opened 3 years ago by bcmills
Deadline and Timeout Fail to Close Hung Connections. NeedsInvestigation
#48125 opened 3 years ago by JustinTimperio
#47899 opened 3 years ago by jsign
http/2 throughput is very slow compared to http/1.1NeedsInvestigation
#47840 opened 3 years ago by kgersen
#47442 opened 3 years ago by lpar
server does not send response on timeoutNeedsInvestigation
#47229 opened 3 years ago by holiman
handling range requests for empty filesNeedsInvestigation
#47021 opened 3 years ago by MSevey
doc: Clarify that Server.ServeTLS enables http2, but Server.Serve does notDocumentationNeedsInvestigation
#46602 opened 3 years ago by tliron
ServeFile and FileServer information leakNeedsDecision
#46413 opened 3 years ago by empijei
#46394 opened 3 years ago by Xjs
#46206 opened 3 years ago by ehsangifani
#46181 opened 3 years ago by neetle
RoundTrip hangs for request with Expect: 100-continue if the server skips continue frameNeedsInvestigation
#45834 opened 3 years ago by vans239
client closes persistent connections when context deadline is exceeded without reuseNeedsInvestigation
#45559 opened 3 years ago by akhilesh-godi
#45460 opened 3 years ago by liuxingbaoyu
#45311 opened 3 years ago by radeksimko
Client hangs forever on 101 Status CodeNeedsInvestigation
#44988 opened 3 years ago by melardev
#44844 opened 3 years ago by kevinburke1
ReadResponse rejects duplicate `Transfer-Encoding: chunked` headersNeedsInvestigation
#44591 opened 3 years ago by andybalholm
serveContent() via FS() fails when the fs.File does not implement io.Seeker and content-type cannot be determined from filenameNeedsInvestigation
#44553 opened 3 years ago by pdmccormick
#44525 opened 3 years ago by kevinburke1
timeout in TestStreamingGet_h1 on ios-arm64-corelliumNeedsInvestigation
#44428 opened 3 years ago by bcmills
apparent deadlock in TestRequestWriteTransport via dumpRequestOutNeedsInvestigation
#44088 opened 3 years ago by bcmills
(*http2pipe).closeWithError” CrashedNeedsInvestigation
#43965 opened 3 years ago by wgplt
#43905 opened 3 years ago by dmarkhas
#43650 opened 3 years ago by leventov
client should not include raw header values in error messagesNeedsInvestigation
#43631 opened 3 years ago by eli-darkly
#43120 opened 4 years ago by bcmills
#43098 opened 4 years ago by AVoskoboinikov
Request with canceled context produces undefined behaviourNeedsInvestigation
#43082 opened 4 years ago by jejefferson
transport closes healthy connections when pool limit is reachedNeedsInvestigation
#42650 opened 4 years ago by bignacio
bundled x/net/http2.responseWriter hangs foreverNeedsInvestigation
#42534 opened 4 years ago by dtelyukh
StatusText(416) returns "Requested Range Not Satisfiable" should be "Range Not Satisfiable"NeedsDecision
#42276 opened 4 years ago by rob05c
should stop logging received GOAWAYNeedsInvestigation
#42142 opened 4 years ago by jameshartig
#42065 opened 4 years ago by bcmills
#41513 opened 4 years ago by Ryan-A-B
Clarify Content-Type behavior of ResponseWriter.WriteNeedsInvestigation
#41259 opened 4 years ago by empijei
potential client transport lock contention on high CPU core count machinesNeedsInvestigationPerformance
#41238 opened 4 years ago by Vascko
ConfigureTransport does not work for Transport with custom DialTLSNeedsInvestigation
#41236 opened 4 years ago by fqrious
#41046 opened 4 years ago by dunglas
ResponseHeaderTimeout not honoured - response from server not visible to implementing partNeedsInvestigation
#40926 opened 4 years ago by jakub-bt-vs
#40838 opened 4 years ago by acud
the http.ServeTLS() docstring shouldn't ask for the root CA certificateDocumentationNeedsInvestigation
#40510 opened 4 years ago by knweiss
#39794 opened 4 years ago by elagergren-spideroak
#39302 opened 4 years ago by rittneje
Add NewDefaultTransport functionProposal
#39299 opened 4 years ago by rittneje
#39114 opened 4 years ago by DarthRamone
#39063 opened 4 years ago by ktock
Client should scope cookie to Request.Host before Request.URLNeedsInvestigation
#38988 opened 4 years ago by colinclerk
#38867 opened 4 years ago by FiloSottile
#38479 opened 4 years ago by leaxoy
#38270 opened 4 years ago by CAFxX
Allow obtaining original header capitalizationNeedsInvestigation
#37834 opened 4 years ago by JohnRusk
improve proxy handlingNeedsInvestigation
#37623 opened 4 years ago by vlourme
Dial I/O Timeout even when request context is not canceledNeedsInvestigation
#36848 opened 4 years ago by gyuho
http.Client.Do() sometimes throws INTERNAL_ERROR when using high number of parallel HTTP/2 requests (regression between 1.12 and 1.13.4)NeedsInvestigation
#36759 opened 4 years ago by rayvbr
wrap more errors?NeedsInvestigation
#36713 opened 4 years ago by josharian
#36673 opened 4 years ago by wzshiming
#36538 opened 4 years ago by erwiese
TCP connection is not closed after http client request times out after missing RST (TCP) or GOAWAY(HTTP/2) frameNeedsInvestigation
#36026 opened 5 years ago by jim-minter
ReadTimeout is not honored when ReadHeaderTimeout > ReadTimeoutNeedsInvestigation
#35626 opened 5 years ago by james-johnston-thumbtack
#34944 opened 5 years ago by rhysh
TimeoutHandler hides panic after timeoutNeedsInvestigation
#34608 opened 5 years ago by pam4
#34511 opened 5 years ago by CAFxX
#34124 opened 5 years ago by tufanbarisyildirim
on CheckRedirect failure, error message should refer to the original (redirected) URL, not the rejected redirectNeedsInvestigation
#34080 opened 5 years ago by bcmills
#34066 opened 5 years ago by cuonglm
setting IdleConnTimeout to a low value on http.Transport is causing non-deterministic tls handshake failuresNeedsInvestigation
#33891 opened 5 years ago by ahmetb
RawPath shows inconsistent, case-sensitive behaviour with percentage encoded Unicode URI stringsNeedsInvestigation
#33596 opened 5 years ago by knadh
#33340 opened 5 years ago by novalagung
GET request hangs if "Content-Length" reqest-header field ist set (possible DoS vulnerability)NeedsInvestigation
#33269 opened 5 years ago by je4
Request.ParseMultipartForm doesn't read all the bodyNeedsInvestigation
#32935 opened 5 years ago by Tevic
apparent deadlock in TestBidiStreamReverseProxy on openbsd buildersNeedsInvestigationOS-OpenBSDTestinghelp wanted
#32691 opened 5 years ago by bcmills
r.MultipartReader() reports not multipart when boundary is empty stringNeedsInvestigation
#32342 opened 5 years ago by MrCreosote
#32314 opened 5 years ago by nhooyr
#32273 opened 5 years ago by krkhan
#32204 opened 5 years ago by johanbrandhorst
log ServeContent errors reading from the content during Copy?NeedsInvestigation
#31932 opened 5 years ago by zhxqgithub
Client.Do returns different errors on context deadline depending on req/conn stateNeedsInvestigationhelp wanted
#31863 opened 5 years ago by whiteglasses
#31855 opened 5 years ago by TheTesla
#31813 opened 5 years ago by bradfitz
#31559 opened 5 years ago by fabioberger
http.Client Timeout incompatible with writable bodiesNeedsInvestigation
#31391 opened 5 years ago by drigz
#31334 opened 5 years ago by kevinburke
`readLoopPeekFailLocked: <nil>` from client when server sends response immediatelyNeedsInvestigationhelp wanted
#31259 opened 5 years ago by logrusorgru
#30942 opened 5 years ago by aqua
#30876 opened 5 years ago by nhooyr
data race in concurrent req.Body.{Close,Read} with 100-continue expectedNeedsInvestigation
#30580 opened 5 years ago by benburkert
more informative error for proxy connect errorsNeedsInvestigation
#30560 opened 5 years ago by nnathan
#30165 opened 5 years ago by ggicci
#29894 opened 5 years ago by arthurkushman
#29809 opened 5 years ago by jtfogarty
#29580 opened 6 years ago by dprime
#29409 opened 6 years ago by Baozisoftware
#29162 opened 6 years ago by rv-dtomaz
#28964 opened 6 years ago by beiriannydd
logic error in http2ConfigureServer?NeedsInvestigation
#28929 opened 6 years ago by pxing-china
#28785 opened 6 years ago by carl-mastrangelo
#28271 opened 6 years ago by muirdm
#28178 opened 6 years ago by bradfitz
#28026 opened 6 years ago by johnSchnake
first byte of second request in hijack mode is lostNeedsInvestigation
#27408 opened 6 years ago by jzwlqx
TimeoutHandler hides panic locationsNeedsInvestigation
#27375 opened 6 years ago by pvhau
custom error handlers for http.FileServerFeatureRequest
#27139 opened 6 years ago by nhooyr
no way to set Fetch options when making outgoing http calls with js/wasmFeatureRequestThinkingarch-wasmhelp wanted
#26769 opened 6 years ago by eginez
PUT: DefaultClient significantly slower than DefaultTransport when network is slowNeedsInvestigationPerformance
#26702 opened 6 years ago by subbu05
#26358 opened 6 years ago by odeke-em
provide some Transport knob (bool?) to keep max 1 TLS dial in flight at once when discovering http2 supportFeatureRequestNeedsFix
#25761 opened 6 years ago by hapnermw
consider implementing browser http client at http.Client level instead of http.RoundTripperarch-wasm
#25695 opened 6 years ago by dmitshur
#25482 opened 6 years ago by odeke-em
#25334 opened 6 years ago by bradfitz
#24826 opened 6 years ago by bsiegert
#24739 opened 6 years ago by FiloSottile
#24525 opened 6 years ago by erifan
#24513 opened 6 years ago by FiloSottile
#24461 opened 6 years ago by WGH-
make default configs have better timeoutsNeedsInvestigation
#24138 opened 6 years ago by rsc
#23707 opened 6 years ago by bradfitz
#23427 opened 7 years ago by szuecs
#23262 opened 7 years ago by sheerun
local IP address change caused timeouts for outgoing HTTPS requestsNeedsInvestigation
#23008 opened 7 years ago by chris-l-ross
#22841 opened 7 years ago by sjtwiv
#22821 opened 7 years ago by SamWhited
Transport: add a ConnectionManager interface to separate the connection management from http.TransportFeatureRequestNeedsInvestigation
#22537 opened 7 years ago by sjlee
go server behind nginx require read entire body before writing responseNeedsInvestigationhelp wanted
#22209 opened 7 years ago by Tevic
#22085 opened 7 years ago by mmcloughlin
#22018 opened 7 years ago by costela
#21978 opened 7 years ago by mborsz
#21597 opened 7 years ago by bcmills
#21548 opened 7 years ago by theory
#21389 opened 7 years ago by djui
#21290 opened 7 years ago by joaolsilva
#21124 opened 7 years ago by odeke-em
#20960 opened 7 years ago by liranp
#20669 opened 7 years ago by max2k1
#20528 opened 7 years ago by jvshahid
#20166 opened 7 years ago by bradfitz
#20053 opened 7 years ago by chen-keinan
#20028 opened 7 years ago by hleong25
#19032 opened 7 years ago by mikioh
#18753 opened 7 years ago by josharian
#18733 opened 7 years ago by bradfitz
#18658 opened 8 years ago by 0intro
#18657 opened 8 years ago by 0intro
#18527 opened 8 years ago by benburkert
#18055 opened 8 years ago by dsnet
send and understand the hop-by-hop Keep-Alive headerNeedsInvestigation
#15508 opened 8 years ago by bradfitz
mechanism to dynamically change MaxIdleConnsPerHost?FeatureRequest
#14984 opened 8 years ago by go-loco
#14203 opened 8 years ago by owenthereal
#13870 opened 9 years ago by felixhao
#13801 opened 9 years ago by sschepens
#13722 opened 9 years ago by bradfitz
#13667 opened 9 years ago by alexflint
implementing size capped connection poolsNeedsInvestigation
#12289 opened 9 years ago by brknstrngz
document errors more (*Transport, Client's wrapper errors, etc), how to check canceled, ...DocumentationNeedsFixProposalProposal-Acceptedhelp wanted
#9424 opened 10 years ago by bcmills
DialTLS is not used w/ proxy (by design)NeedsInvestigation
#9126 opened 10 years ago by gopherbot