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

InvalidOperationException when decompressed data exceeds request body size limit area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares community-contribution Indicates that the PR has been added by a community member
#61812 opened May 6, 2025 by feiyun0112 Loading…
OutputCaching middleware memory leak area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-output-caching
#61800 opened May 5, 2025 by narcis-ro
1 task done
Add FallBackToDefaultCulture option to disable default‐culture fallback in RequestLocalizationMiddleware area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-localization
#61784 opened May 3, 2025 by GiviKDev
1 task done
Retry Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares test-failure
#61670 opened Apr 24, 2025 by radical
[release/2.3] Forwarded Headers Middleware: Ignore XForwardedHeaders from Unknown Proxy area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun Servicing-approved Shiproom has approved the issue
#61642 opened Apr 23, 2025 by BrennanConroy Loading…
5 of 11 tasks
Fix HttpLoggingMiddleware Request/Response bodies logging in case of stream being closed by a subsequent middleware area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares 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
#61490 opened Apr 14, 2025 by ExtraClock Loading…
4 tasks done
Quarantine Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_MultipleSegments area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares test-failure
#61293 opened Apr 3, 2025 by mitchdenny
Quarantine Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares test-failure
#61053 opened Mar 21, 2025 by RussKie
Quarantine Copy_MultipleSegments area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-output-caching test-failure
#60904 opened Mar 12, 2025 by captainsafia
[release/8.0] Fix ResponseCompressionMiddleware tests area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#60884 opened Mar 11, 2025 by wtgodbe Loading… 8.0.x
Custom generator for sessionKey in SessionMiddleware area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-session
#60869 opened Mar 11, 2025 by mariuszlip
1 task done
ChainedPartitionedRateLimiter double-counts when internal limiter uses queue area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-rate-limit Work related to use of rate limit primitives
#60852 opened Mar 10, 2025 by AndreasHogstrandUltromics
Port distributed rate limiting sample(s) to the Aspire samples repo area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-rate-limit Work related to use of rate limit primitives
#60813 opened Mar 7, 2025 by samsp-msft
Consider adding a middleware to redirect to a preferred host api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#60674 opened Feb 28, 2025 by DamianEdwards
Multiple X-Forwarded-Prefix header segments are not handled correctly in ForwarededHeadersMiddleware area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#60587 opened Feb 24, 2025 by josh-romanowski
1 task done
Setting a dynamic duration with ResponseCacheAttribute area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#60516 opened Feb 20, 2025 by ItsVeryWindy
1 task done
Backlog
EnableCors, DisableCors: Attribute classes shouldn't have <inheritdocs> in their class XML-comments area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#60255 opened Feb 7, 2025 by AdmiralSnyder
Short circuit attribute area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares design-proposal This issue represents a design proposal for a different issue, linked in the description
#60235 opened Feb 6, 2025 by Porozhniakov
ResponseCachingMiddleware is too restrictive – IResponseCachingKeyProvider and IResponseCache should be public area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#60093 opened Jan 29, 2025 by Dimoner
1 task done
Support RFC 5861 Cache-Control Extensions area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#60008 opened Jan 23, 2025 by ItsVeryWindy
1 task done
Retriving RateLimiterStatistics from PartitionedRateLimiter without providing a resource api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-rate-limit Work related to use of rate limit primitives
#59899 opened Jan 16, 2025 by tnuanchuay
ResponseCompressionMiddlewareTests failing in release/8.0 on Fedora41 area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares test-failure
#59870 opened Jan 14, 2025 by wtgodbe
Redundant checks in ResponseCachingKeyProvider area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#59537 opened Dec 18, 2024 by leeriorio
Output-caching should support custom cache invalidation through IOutputCachePolicy area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-output-caching Needs: Attention 👋 This issue needs the attention of a contributor, typically because the OP has provided an update.
#59127 opened Nov 24, 2024 by tiakun
1 task done
Add ExceptionHandlerOptions.SuppressLoggingOnHandledException api-needs-work API needs work before it is approved, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#59075 opened Nov 20, 2024 by JamesNK 10.0-preview1
ProTip! Follow long discussions with comments:>50.