Skip to content

Issues: dotnet/aspnetcore

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Microsoft.Net.Http.Headers.SetCookieHeaderValue.TryParse throws System.ArgumentOutOfRangeException area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61735 opened Apr 29, 2025 by SharanovPavel
1 task done
InvalidOperationException when decompressed data exceeds request body size limit area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61723 opened Apr 28, 2025 by mus65
1 task done
[HeaderDictionary] Reassign the underlying enumerator after calling reset area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member
#61701 opened Apr 25, 2025 by CoryCharlton Loading…
4 tasks done
HeaderDictionary.Enumerator.Reset() does not work. area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61699 opened Apr 25, 2025 by CoryCharlton
1 task done
[hot-refresh] WebSocket connection to 'ws://localhost:50417/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61646 opened Apr 24, 2025 by s97712
1 task done
feat: support tls client hello bytes callback in Kestrel area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61631 opened Apr 23, 2025 by DeagleGross Loading…
OutputCache causes UnobservedTaskException area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-output-caching
#61628 opened Apr 23, 2025 by Baars-IT
1 task done
API Suggestion: Add HttpSys feature interface for fetching TLS ClientHello api-suggestion Early API idea and discussion, it is NOT ready for implementation area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61625 opened Apr 23, 2025 by markalward
Quarantine WritesDateTime area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions test-failure
#61614 opened Apr 22, 2025 by SteveSandersonMS
[API Proposal]: PinnedBlockMemoryPool metrics api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61594 opened Apr 21, 2025 by BrennanConroy
Perf improvement: kestrel-header-symbols area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-kestrel Perf perf-regression
#61573 opened Apr 21, 2025 by pr-benchmarks bot
Add IMemoryPoolFactory and cleanup memory pool while idle area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-httpsys feature-iis Includes: IIS, ANCM feature-kestrel
#61554 opened Apr 18, 2025 by BrennanConroy Draft
HttpLogging drops Request/Response bodies if Stream has been closed area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61489 opened Apr 14, 2025 by ExtraClock
1 task done
Support of \r\n characters in HTTP Headers as per HTTP 1.1 as per RFC 2616 sec 2.2 area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61472 opened Apr 13, 2025 by praveensri
1 task done
Replaced comparison with -1 w/ equivalent comparison to 0 area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#61428 opened Apr 10, 2025 by gfoidl Loading…
support ForwardedHeaders configuration area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#61419 opened Apr 10, 2025 by WeihanLi Loading…
4 tasks done
10.0-preview4
HTTP/3 QUIC Binding Fails with 'Address Already in Use' Despite Port Being Free in .NET 9.0.201 area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61403 opened Apr 9, 2025 by wy6688
1 task done
Fix trim annotations on generated validation code area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#61377 opened Apr 7, 2025 by sbomer Loading…
Removed bound checks in SharedUrlHelper.IsLocalUrl and use JIT unrolling for checks area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#61361 opened Apr 7, 2025 by gfoidl Loading…
The right way of getting http request body from metric handler area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61347 opened Apr 6, 2025 by verdysh
Search for slnx files when setting solution-relative content root area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member
#61305 opened Apr 3, 2025 by kimsey0 Draft
2 of 4 tasks
CVE-2018-8292 Explanation area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61197 opened Mar 28, 2025 by rollsch
Add host.docker.internal and host.containers.internal to the dev cert SAN area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions design-proposal This issue represents a design proposal for a different issue, linked in the description
#61155 opened Mar 25, 2025 by benjaminpetit
Kestrel on linux logs a first chance exception with every EC2 health check request area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#61081 opened Mar 21, 2025 by gfody
1 task done
Quarantine Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions test-failure
#61056 opened Mar 21, 2025 by RussKie
ProTip! Find all open issues with in progress development work with linked:pr.