An open API service for providing issue and pull request metadata for open source projects.

GitHub / dotnet/runtime issues and pull requests

Labelled with: area-System.Net.Http

#120363 - [H/3] Enable few disabled H/3 cookie tests

Pull Request - State: closed - Opened by ManickaP 6 months ago
Labels: area-System.Net.Http

#120257 - [Test Failure] HttpClientHandlerTest_Http3.Public_Interop_ExactVersion_BufferContent_Success(uri: "https://quic.nginx.org/")

Issue - State: open - Opened by rzikm 6 months ago - 1 comment
Labels: area-System.Net.Http, disabled-test, blocking-clean-ci, Known Build Error

#120179 - SocketsHttpHandler HTTP/2 pings are broken in multiple scenarios

Issue - State: open - Opened by MihaZupan 6 months ago
Labels: bug, area-System.Net.Http, tenet-reliability

#119497 - [H/3] Fix interop tests.

Pull Request - State: closed - Opened by ManickaP 7 months ago - 6 comments
Labels: area-System.Net.Http

#119298 - Negotiate to NTLM authentication fallback not working

Issue - State: closed - Opened by FixRM 7 months ago - 5 comments
Labels: question, area-System.Net.Http, no-recent-activity, needs-author-action

#119278 - [QUIC] Consume main MsQuic in stress

Pull Request - State: closed - Opened by ManickaP 7 months ago - 10 comments
Labels: area-System.Net.Http

#119274 - [HTTP] Stress fix for docker compose

Pull Request - State: open - Opened by ManickaP 7 months ago - 5 comments
Labels: area-System.Net.Http

#118906 - 8.0: Http2_IncorrectServerPreface_RequestFailsWithAppropriateHttpProtocolException failed

Issue - State: open - Opened by jozkee 7 months ago - 4 comments
Labels: area-System.Net.Http, test-bug, Known Build Error

#118197 - Query resolution issue in alpine dotne 8 sdk

Issue - State: closed - Opened by rishu007 8 months ago - 3 comments
Labels: question, area-System.Net.Http, needs-further-triage

#117893 - System.Net.HttpListener.Tests failure

Issue - State: closed - Opened by rcj1 8 months ago - 4 comments
Labels: area-System.Net.Http, blocking-clean-ci, untriaged, Known Build Error

#117884 - Validate injected header values in DiagnosticsHandler

Pull Request - State: open - Opened by MihaZupan 8 months ago
Labels: area-System.Net.Http

#117710 - [Android] Reenable SocketsHttpHandlerTest.LargeHeaders_TrickledOverTime_ProcessedEfficiently on 64-bit Android

Pull Request - State: closed - Opened by simonrozsival 9 months ago - 9 comments
Labels: area-System.Net.Http, os-android

#117540 - [HTTP Telemetry] Prioritize Host header when emitting `server.address`

Pull Request - State: closed - Opened by antonfirsov 9 months ago - 5 comments
Labels: area-System.Net.Http

#117391 - WinHttpHandler reports the wrong error message for large headers

Issue - State: open - Opened by MihaZupan 9 months ago
Labels: bug, area-System.Net.Http

#117248 - [HTTP] Fix new diagnostic test

Pull Request - State: open - Opened by antonfirsov 9 months ago
Labels: area-System.Net.Http

#117207 - [H/3] Fix disposing of buffers in parallel with running tasks

Pull Request - State: open - Opened by ManickaP 9 months ago - 4 comments
Labels: area-System.Net.Http

#117207 - [H/3] Fix disposing of buffers in parallel with running tasks

Pull Request - State: closed - Opened by ManickaP 9 months ago - 5 comments
Labels: area-System.Net.Http

#117198 - `SendAsync_RequestWithDangerousControlHeaderValue_ThrowsHttpRequestException` fails with QUIC protocol error

Issue - State: closed - Opened by amanasifkhalid 9 months ago - 1 comment
Labels: area-System.Net.Http, blocking-clean-ci, Known Build Error

#117191 - [H/3] Failed test experiment

Pull Request - State: closed - Opened by ManickaP 9 months ago - 7 comments
Labels: NO-MERGE, NO-REVIEW, area-System.Net.Http

#117161 - SendAsync_OperationCanceledException_RecordsActivitiesWithCorrectErrorInfo test failed with "Exception type was not an exact match"

Issue - State: open - Opened by jkotas 9 months ago - 7 comments
Labels: area-System.Net.Http, blocking-clean-ci, Known Build Error

#117071 - Reduce HTTP headers validation overhead

Pull Request - State: closed - Opened by MihaZupan 9 months ago - 1 comment
Labels: area-System.Net.Http

#117071 - Reduce HTTP headers validation overhead

Pull Request - State: open - Opened by MihaZupan 9 months ago - 1 comment
Labels: area-System.Net.Http

#117049 - Should the `server.address` tag in the HttpClient metric counters incorporate the Host header of the request?

Issue - State: closed - Opened by Tragetaschen 9 months ago - 7 comments
Labels: area-System.Net.Http

#117045 - [Android] `System.Net.Http.Functional.Tests.csproj` fails with SIGABRT in libcoreclr.so

Issue - State: closed - Opened by kotlarmilos 9 months ago - 4 comments
Labels: area-System.Net.Http, os-android

#116910 - Ignore revocation checking failures on HTTPS tests on OSX

Pull Request - State: closed - Opened by rzikm 9 months ago - 12 comments
Labels: area-System.Net.Http

#116862 - [HTTP] Outerloop PING test timeout

Issue - State: closed - Opened by ManickaP 9 months ago - 1 comment
Labels: area-System.Net.Http, test-bug

#116851 - [HTTP/3] Handle all QUIC exceptions in H/3 stream

Pull Request - State: closed - Opened by ManickaP 9 months ago - 4 comments
Labels: area-System.Net.Http

#116741 - Fix test Http3_WaitForConnection_RecordedWhenWaitingForStream

Pull Request - State: closed - Opened by antonfirsov 10 months ago - 2 comments
Labels: area-System.Net.Http

#116728 - SocketsHttpHandler only checks for 200 OK instead of 2XX for CONNECT responses

Issue - State: open - Opened by MihaZupan 10 months ago
Labels: bug, area-System.Net.Http

#116688 - SocketsHttpHandler should replace received new lines in headers with spaces

Issue - State: open - Opened by MihaZupan 10 months ago
Labels: bug, area-System.Net.Http

#116335 - [WinHTTP] Validate header values for Latin1

Pull Request - State: closed - Opened by ManickaP 10 months ago - 1 comment
Labels: area-System.Net.Http

#116319 - Drain HTTP/3 response after trailers

Pull Request - State: open - Opened by antonfirsov 10 months ago - 2 comments
Labels: area-System.Net.Http

#116319 - Drain HTTP/3 response after trailers

Pull Request - State: closed - Opened by antonfirsov 10 months ago - 6 comments
Labels: area-System.Net.Http

#116256 - [WinHTTP] Validate header values for ASCII

Pull Request - State: closed - Opened by Copilot 10 months ago - 1 comment
Labels: area-System.Net.Http, linkable-framework

#116220 - `dotnet build` results in "Unable to load the service index for source" and "Socket is not connected"

Issue - State: closed - Opened by mrlife over 1 year ago - 22 comments
Labels: area-System.Net.Http, untriaged, no-recent-activity, needs-author-action

#116113 - Generalize HTTP/2 trailer tests to cover HTTP/3

Pull Request - State: closed - Opened by antonfirsov 10 months ago - 2 comments
Labels: area-System.Net.Http

#116058 - [Inquiry] [HttpClient] Connection reuse for different hostnames that resolves to same IP

Issue - State: closed - Opened by hongrui-zhang 10 months ago - 5 comments
Labels: question, area-System.Net.Http, no-recent-activity, needs-author-action

#115992 - [HTTP] Timeout CI experiments

Pull Request - State: closed - Opened by ManickaP 10 months ago - 11 comments
Labels: NO-MERGE, NO-REVIEW, area-System.Net.Http

#115959 - Record exception in HttpClient native instrumentation

Pull Request - State: open - Opened by joegoldman2 10 months ago - 1 comment
Labels: area-System.Net.Http, community-contribution

#115959 - Record exception in HttpClient native instrumentation

Pull Request - State: closed - Opened by joegoldman2 10 months ago - 2 comments
Labels: area-System.Net.Http, community-contribution

#115939 - Fix telemetry for redirect + custom ICredentials

Pull Request - State: open - Opened by antonfirsov 10 months ago - 1 comment
Labels: area-System.Net.Http

#115849 - Make HttpStress fail on unobserved exceptions

Pull Request - State: closed - Opened by antonfirsov 10 months ago - 4 comments
Labels: area-System.Net.Http

#115761 - Unify certificate chain building between SslStream and WinHttpHandler

Pull Request - State: closed - Opened by Copilot 10 months ago - 10 comments
Labels: area-System.Net.Http

#115728 - EnableMultipleHttp2Connections=true doesn't create additional TCP connections under high load (1000+ RPS)

Issue - State: closed - Opened by KirillKurdyukov 10 months ago - 3 comments
Labels: area-System.Net.Http, untriaged

#115697 - [API Proposal]: IHttpClient

Issue - State: closed - Opened by Mr0N 11 months ago - 10 comments
Labels: api-suggestion, area-System.Net.Http, untriaged

#115543 - [Long Running Test] 'System.Net.Http.Functional.Tests.Http1SingleChunkResponseStreamConformanceTests.Read_PopulatedWithInitialData_ToEof_Success'

Issue - State: open - Opened by vcsjones 11 months ago
Labels: area-System.Net.Http, blocking-clean-ci, Known Build Error

#115352 - Fix HttpStress and SslStress missing apphost build error

Pull Request - State: closed - Opened by MihaZupan 11 months ago - 5 comments
Labels: area-System.Net.Http

#115349 - Long Running Test: PostAsyncNonDuplex_ServerCompletesResponseBodyThenResetsStreamWithNoError_SuccessAndRequestBodyCancelled

Issue - State: open - Opened by vcsjones 11 months ago - 1 comment
Labels: area-System.Net.Http, blocking-clean-ci, Known Build Error

#115179 - Transient NullReferenceException when calling HttpClient.GetAsync

Issue - State: closed - Opened by wesleychan-ms 11 months ago - 4 comments
Labels: area-System.Net.Http, untriaged

#115144 - [WinHTTP] Fix certificate caching timeout

Pull Request - State: closed - Opened by liveans 11 months ago - 4 comments
Labels: area-System.Net.Http

#115106 - [API Proposal]: Accept HttpCompletionOptions to more places

Issue - State: closed - Opened by huoyaoyuan 11 months ago - 6 comments
Labels: api-suggestion, area-System.Net.Http, untriaged

#114957 - Multiple concurrent http requests to non-existing HTTP/2 endpoint takes a long time to time-out

Issue - State: closed - Opened by SaxoAnders 11 months ago - 3 comments
Labels: area-System.Net.Http, tenet-performance, untriaged

#114759 - Use regular casts for dictionary fallback in HttpHeaders

Pull Request - State: closed - Opened by MihaZupan 12 months ago - 1 comment
Labels: area-System.Net.Http, reduce-unsafe

#114757 - Remove unsafe code from Http KnownHeaders

Pull Request - State: closed - Opened by MihaZupan 12 months ago - 2 comments
Labels: area-System.Net.Http, reduce-unsafe

#114528 - [H/3] Clean up and fix Alt-Svc handling

Pull Request - State: closed - Opened by ManickaP 12 months ago
Labels: area-System.Net.Http

#114498 - Sync shared code from aspnetcore

Pull Request - State: open - Opened by github-actions[bot] 12 months ago
Labels: area-System.Net.Http

#114489 - [API Proposal]: Add minimal QUERY verb support to HttpClient

Issue - State: open - Opened by rokonec 12 months ago - 1 comment
Labels: api-suggestion, area-System.Net.Http, untriaged

#114484 - Remove unsafe code from WinHttpHandler TryGetHeaderName helper

Pull Request - State: open - Opened by MihaZupan 12 months ago
Labels: area-System.Net.Http, reduce-unsafe

#114483 - Share common Uri redaction logic in Http

Pull Request - State: open - Opened by MihaZupan 12 months ago
Labels: area-System.Net.Http

#114326 - disable/trim MetricsHandler when System.Diagnostics.Metrics.Meter.IsSupported is false

Pull Request - State: closed - Opened by pavelsavara 12 months ago - 3 comments
Labels: area-System.Net.Http

#114326 - disable/trim MetricsHandler when System.Diagnostics.Metrics.Meter.IsSupported is false

Pull Request - State: open - Opened by pavelsavara 12 months ago - 3 comments
Labels: area-System.Net.Http

#114225 - [HttpStress] Track unobserved exceptions

Pull Request - State: closed - Opened by antonfirsov 12 months ago - 4 comments
Labels: area-System.Net.Http

#114207 - [release/9.0-staging] Revert disabling of tests for HTTP servers

Pull Request - State: closed - Opened by github-actions[bot] 12 months ago - 5 comments
Labels: Servicing-approved, area-System.Net.Http

#114083 - HTTP/3: Eliminate near-zero "wait for connection" telemetry signals

Pull Request - State: closed - Opened by antonfirsov 12 months ago - 7 comments
Labels: area-System.Net.Http

#114066 - [Bug][Linux][net8.0] Proxy CONNECT fails (407) using HTTPS_PROXY env var with credentials; No Proxy-Authorization header sent

Issue - State: closed - Opened by kimwenzhe 12 months ago - 3 comments
Labels: area-System.Net.Http, untriaged, no-recent-activity, needs-author-action

#113915 - [WinHTTP] Remove legacy (Win 8.1-) WinInet proxy handling

Pull Request - State: closed - Opened by ManickaP about 1 year ago - 1 comment
Labels: area-System.Net.Http

#113728 - Ignore DefaultCredentials when doing Basic & Digest auth in SocketsHttpHandler

Pull Request - State: closed - Opened by makazeu about 1 year ago - 2 comments
Labels: area-System.Net.Http, community-contribution

#113702 - [release/8.0-staging] Send connection WINDOW_UPDATE before RTT PING

Pull Request - State: closed - Opened by antonfirsov about 1 year ago - 9 comments
Labels: Servicing-approved, area-System.Net.Http

#113669 - [HttpStress] Re-enable ASAN for msquic

Pull Request - State: closed - Opened by antonfirsov about 1 year ago - 8 comments
Labels: area-System.Net.Http

#113649 - [release/9.0] Test failure - SendAsync_RequestVersion20_ResponseVersion20

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago - 2 comments
Labels: Servicing-approved, area-System.Net.Http

#113648 - [release/8.0] Test failure - SendAsync_RequestVersion20_ResponseVersion20

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago - 2 comments
Labels: Servicing-approved, area-System.Net.Http

#113639 - [browser] disable HttpStreamingDisabledBy_WasmEnableStreamingResponse_InProject

Pull Request - State: closed - Opened by pavelsavara about 1 year ago - 2 comments
Labels: arch-wasm, area-System.Net.Http, os-browser

#113628 - [browser] Test failure in HttpRequestMessageTest.HttpStreamingDisabledBy_WasmEnableStreamingResponse_InProject

Issue - State: closed - Opened by michaelgsharp about 1 year ago - 4 comments
Labels: arch-wasm, area-System.Net.Http, disabled-test, Known Build Error, os-browser

#113617 - [release/9.0-staging] [HttpStress] Fix Linux HttpStress build

Pull Request - State: closed - Opened by antonfirsov about 1 year ago - 5 comments
Labels: Servicing-approved, area-System.Net.Http

#113605 - HttpClient inconsistant behaviour

Issue - State: closed - Opened by simon-halsey-fadv about 1 year ago - 6 comments
Labels: area-System.Net.Http

#113543 - Disable SendAsync_ReuseRequestInHandler_ResetsHeadersForEachReuse on WASM

Pull Request - State: closed - Opened by antonfirsov about 1 year ago
Labels: area-System.Net.Http

#113528 - new System.Net.Http.EnableMetrics switch

Pull Request - State: closed - Opened by pavelsavara about 1 year ago - 6 comments
Labels: area-System.Net.Http

#113479 - [release/8.0-staging] [HttpStress] [SslStress] Run stress tests nightly against staging branches

Pull Request - State: closed - Opened by antonfirsov about 1 year ago - 7 comments
Labels: Servicing-approved, area-System.Net.Http

#113408 - Proposal: Include Actual Error Message in Exception Thrown by EnsureSuccessStatusCode()

Issue - State: closed - Opened by kashifkr about 1 year ago - 4 comments
Labels: area-System.Net.Http, untriaged

#113342 - Clear diagnostic headers on request reuse

Pull Request - State: closed - Opened by antonfirsov about 1 year ago
Labels: area-System.Net.Http

#113271 - [release/8.0][browser][http] mute JS exceptions about network errors + HEAD verb

Pull Request - State: closed - Opened by pavelsavara about 1 year ago - 7 comments
Labels: Servicing-approved, arch-wasm, area-System.Net.Http, os-browser

#113261 - [release/9.0] [browser][http] mute JS exceptions about network errors + HEAD verb

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago - 4 comments
Labels: Servicing-approved, arch-wasm, area-System.Net.Http, os-browser

#113014 - [browser][http] mute JS exceptions about network errors + HEAD verb

Pull Request - State: closed - Opened by pavelsavara about 1 year ago - 2 comments
Labels: arch-wasm, area-System.Net.Http, os-browser

#112780 - Disable test

Pull Request - State: closed - Opened by ManickaP about 1 year ago - 11 comments
Labels: NO-MERGE, area-System.Net.Http

#112752 - Timeout in SocketsHttpHandler_HttpClientHandlerTest.GetAsync_ManyDifferentResponseHeaders_ParsedCorrectly

Issue - State: closed - Opened by steveharter about 1 year ago - 4 comments
Labels: arch-wasm, area-System.Net.Http, Known Build Error, os-browser

#112719 - Reduce memory footprint of HTTP/2 connections

Pull Request - State: closed - Opened by MihaZupan about 1 year ago - 3 comments
Labels: area-System.Net.Http

#112700 - System.Net.Http.WinHttpHandler.Functional.Tests crash on assert

Issue - State: closed - Opened by ericstj about 1 year ago - 6 comments
Labels: bug, area-System.Net.Http, Known Build Error

#112447 - Revisit HTTP/1.1 cancellation design

Issue - State: open - Opened by antonfirsov about 1 year ago
Labels: area-System.Net.Http

#112445 - HttpClient can't download a specific icon - throws exception: The response ended prematurely. (ResponseEnded)

Issue - State: closed - Opened by xiaomi7732 about 1 year ago - 3 comments
Labels: area-System.Net.Http, untriaged

#112442 - Make modern http streaming apis easily consumable in WebAssembly

Issue - State: closed - Opened by lewing about 1 year ago - 3 comments
Labels: arch-wasm, area-System.Net.Http, Priority:1, os-browser

#112383 - Prevent returning disposed HTTP/1.1 connections to the pool

Pull Request - State: closed - Opened by antonfirsov about 1 year ago - 5 comments
Labels: area-System.Net.Http

#112326 - httpclient is throw exception for https request on win11

Issue - State: closed - Opened by shenglingshi about 1 year ago - 10 comments
Labels: area-System.Net.Http, needs-further-triage, needs-author-action

#112304 - System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled CI failure

Issue - State: closed - Opened by stephentoub about 1 year ago - 2 comments
Labels: arch-wasm, area-System.Net.Http, area-VM-threading-mono, Known Build Error

#112300 - Httpclient proxy update

Issue - State: closed - Opened by ssccinng about 1 year ago - 8 comments
Labels: question, area-System.Net.Http, untriaged

#112232 - Test failure - SendAsync_RequestVersion20_ResponseVersion20

Pull Request - State: closed - Opened by rokonec about 1 year ago - 6 comments
Labels: area-System.Net.Http

#112220 - [8.0] System.Net.Http trimming tests fail with timeout

Issue - State: open - Opened by carlossanlop about 1 year ago
Labels: area-System.Net.Http, os-linux, arch-x64, Known Build Error

#112125 - [H/3] Fix handling H3_NO_ERROR

Pull Request - State: closed - Opened by ManickaP about 1 year ago
Labels: area-System.Net.Http

#112042 - HttpClient gzip

Issue - State: closed - Opened by Mr0N about 1 year ago - 8 comments
Labels: area-System.Net.Http, untriaged

#111992 - [browser] streaming HTTP HEAD fails in Firefox with TypeError: e.body is null

Issue - State: closed - Opened by hectorm-bmg about 1 year ago - 12 comments
Labels: arch-wasm, area-System.Net.Http, os-browser