Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft @aspnet

1,504 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2021

Created a pull request in dotnet/aspnetcore that received 10 comments

Make HttpsRedirectionMiddleware throw if there are multiple ports

Fixes #27951 When the HttpsRedirectionMiddleware isn't explicitly configured it will search IServerAddresses to figure out what https port it shoul…

+7 −33 10 comments
Reviewed 34 pull requests in 4 repositories
dotnet/aspnetcore 21 pull requests
microsoft/reverse-proxy 7 pull requests
dotnet/AspNetCore.Docs 5 pull requests
dotnet/runtime 1 pull request

Created an issue in dotnet/aspnetcore that received 3 comments

Allow POST/PUT without Content-Length or chunked.

#28565 Kestrel refuses POST and PUT requests with a 411 if they don't have a Content-Length or Transfer-Encoding: chunked header. aspnetcore/src…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.