-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
Perfarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templates
Milestone
Description
- We should add some antiforgery E2E benchmarks to our regular aspnet/benchmark runs
- Find and fix low-hanging fruit
- e.g.
requestToken.ClaimUid = GetClaimUidBlob(_claimUidExtractor.ExtractClaimUid(httpContext.User)); currentClaimUid = GetClaimUidBlob(_claimUidExtractor.ExtractClaimUid(httpContext.User));
- e.g.
- Affect on Routing especially for non-form POSTs Set form options for form-based request types #50016 (comment)
yunusefendi52 and AslanAmca
Metadata
Metadata
Assignees
Labels
Perfarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templates