Highlights
- 72 discussions answered
Popular repositories
-
-
Forked from newlysoft/HttpClient
Fully managed HttpMessageHandler implementation based on sockets.
C# 2
1,620 contributions in the last year
Less
More
Activity overview
Contributed to
dotnet/aspnetcore,
microsoft/reverse-proxy,
dotnet/AspNetCore.Docs
and 5 other
repositories
Contribution activity
August 2021
Created 14 commits in 3 repositories
Created a pull request in dotnet/aspnetcore that received 3 comments
Re-Enable client cert renegotiation tests on linux
(re)Fixes #33566. This time we're skipping Redhat7 since it has an outdated version of OpenSsl that breaks the client.
+17
−6
•
3
comments
Opened 7 other pull requests in 1 repository
dotnet/aspnetcore
1
open
6
merged
- Cancel the token when it's created after an Abort/Disconnect
- Fix the HttpSys client disconnect race condition
- Enable HTTP/3 for HttpSys (and IIS?)
- Http/3 client certificates
- Enable ServerCertificateSelector for HTTP/3
- Unquarantine Reset_PriorOSVersions_NotSupported
- Revert "Enable client cert renegotiation tests on linux"
Reviewed 51 pull requests in 4 repositories
dotnet/aspnetcore
44 pull requests
- [6.0-rc1] HTTP/3: Fix incorrectly pooling aborted streams
- HTTP/3: Add tests for issue and unskip fixed tests
- Add FailureReasons
- HTTP/3: Fix incorrectly pooling aborted streams
- Fix the HttpSys client disconnect race condition
- [Static web assets] Removes private reflection from one of our projects by giving it IVT
- Adapted test case to set Authority to an http address
- HTTP/3: Response drain timeout
- Enable HTTP/3 for HttpSys (and IIS?)
- Http/3 client certificates
- Add Backlog to QuicTransportOptions
- Mark public Quic API as preview
- Sync shared code from runtime
- HTTP/3: QUIC connection listener fixes
- Remove QuicTransportOptions.IdleTimeout
- private static methods in DistributedSession
- Use strongly typed headers
- Enable ServerCertificateSelector for HTTP/3
- Add some shadow copy info
- HTTP/3: Improve QUIC stream and HTTP/3 conn completion errors
- Add sockets/libuv to kestrel test namespaces
- Differentiate namespaces in IIS functionals
- Add session log scope
- HTTP/3: Fix flakey pooling test
- [Spa] Try additional hooks to kill the application
- Some pull request reviews not shown.
microsoft/reverse-proxy
3 pull requests
dotnet/AspNetCore.Docs
3 pull requests
dotnet/runtime
1 pull request
Created an issue in dotnet/runtime that received 10 comments
[HTTP/3] SNI does not use the Host header value
HttpClient HTTP/3's implementation does not use HttpRequestMessage.Headers.Host for SNI, unlike prior HTTP versions.
var request = new HttpRequest…
10
comments
Opened 7 other issues in 2 repositories
dotnet/runtime
2
open
2
closed
Started 1 discussion in 1 repository
github/feedback
github/feedback