Skip to content

return value for single HttpContext parameter#40235

Merged
halter73 merged 8 commits into
dotnet:mainfrom
feiyun0112:fix-39956
Mar 3, 2022
Merged

return value for single HttpContext parameter#40235
halter73 merged 8 commits into
dotnet:mainfrom
feiyun0112:fix-39956

Conversation

@feiyun0112
Copy link
Copy Markdown
Contributor

fix #39956

@ghost ghost added area-runtime community-contribution Indicates that the PR has been added by a community member labels Feb 15, 2022
Comment thread src/Http/Routing/src/Builder/EndpointRouteBuilderExtensions.cs Outdated
Comment thread src/DefaultBuilder/test/Microsoft.AspNetCore.Tests/WebApplicationTests.cs Outdated
@halter73 halter73 enabled auto-merge (squash) March 2, 2022 21:26
@davidfowl
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@halter73 halter73 merged commit c962827 into dotnet:main Mar 3, 2022
@ghost ghost added this to the 7.0-preview3 milestone Mar 3, 2022
@davidfowl
Copy link
Copy Markdown
Member

Great work @feiyun0112 !

@feiyun0112 feiyun0112 deleted the fix-39956 branch March 3, 2022 05:42
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimal APIs: Moving handler with single parameter of type HttpContext to separate method results in empty response

5 participants