Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,311 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 14 commits in 4 repositories
Created a pull request in dotnet/AspNetApiDocs that received 1 comment
Opened 8 other pull requests in 4 repositories
dotnet/AspNetCore.Docs
3
merged
dotnet/aspnetcore
2
open
grpc/grpc-dotnet
2
merged
dotnet/runtime
1
open
Reviewed 13 pull requests in 3 repositories
dotnet/aspnetcore 6 pull requests
grpc/grpc-dotnet 4 pull requests
dotnet/AspNetApiDocs 3 pull requests
Created an issue in dotnet/aspnetcore that received 3 comments
HTTP/3: Connection not upgraded to HTTP/3 with HttpClient
Kestrel currently sends back alt-srv value of h3-25.
aspnetcore/src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.cs Lines 1187 to 1198 in