Highlights
- Arctic Code Vault Contributor
Popular repositories
1,504 contributions in the last year
Activity overview
Contributed to
dotnet/aspnetcore,
microsoft/reverse-proxy,
Tratcher/tratcher.github.io
and 5 other
repositories
Contribution activity
January 2021
Created 37 commits in 4 repositories
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
Opened 9 other pull requests in 2 repositories
dotnet/aspnetcore
1
open
5
merged
1
closed
- Fix Server_RegisterUnavailablePrefix_ThrowsActionableHttpSysException
- Fix WebSocket test port
- Fix darc publish branch
- Quarantine CannotInvokeJSInteropBeforeInitialization
- Quarantine Reset_DurringRequestBody_Resets, Reset_BeforeRequestBody_Resets
- Release pins before disposal for refused requests
- Enable internal testing on Windows Previews
microsoft/reverse-proxy
1
open
1
merged
Reviewed 34 pull requests in 4 repositories
dotnet/aspnetcore 21 pull requests
- Mention 'main' instead of 'master'
- Enable nullable on HttpSys
- Add API docs to twitter auth
- Fixed disposal of overlapped
- Fix potential hang with template tests
- Quarantine IIS test, fix Kestrel test
- Update Servers' Obsolete messages and comments
- Enable nullable on Authentication.MicrosoftAccount
- Enable nullable on Auth.Certificate and Auth.JwtBearer
- Enable nullable on Authentication.Negotiate
- Enable nullable on CookiePolicy and Authentication.OAuth
- Implement Twitter API error handling
- Sync shared code from runtime
- [AuthZ] Switch to debug logging to cut down on noise
- Quarantine httpsys test
- Add TestServerOptions
- Sync shared code from runtime
- Remove ProcessExtensions.KillTree
- Multipart pipe reader
- Add OWIN docs
- Quarantine flaky tests
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
Opened 8 other issues in 4 repositories
dotnet/aspnetcore
1
closed
4
open
microsoft/reverse-proxy
1
open
aspnet/Announcements
1
open
aspnet/Benchmarks
1
open
Answered 2 discussions in 2 repositories
dotnet/aspnetcore
dotnet/aspnetcore
microsoft/reverse-proxy
microsoft/reverse-proxy