Highlights
- 2 discussions answered
Pinned
758 contributions in the last year
Less
More
Contribution activity
June 2021
Created 13 commits in 4 repositories
Created a pull request in hyperium/hyper that received 2 comments
refactor(error): add header parse error details in hyper::Error
When a header parse error is because of content-length or
transfer-encoding semantics, include a better error message in the
hyper::Error.
Closes #…
+49
−11
•
2
comments
Opened 10 other pull requests in 5 repositories
tokio-rs/console
1
open
2
merged
hyperium/hyper
3
merged
tokio-rs/tokio
2
merged
hyperium/h2
1
open
seanmonstar/reqwest
1
merged
Reviewed 24 pull requests in 9 repositories
seanmonstar/reqwest 7 pull requests
- Fix compile error when target is wasm and multipart feature is enabled.
- Add option to disable http2 upgrade
- Fix documentation of http1_title_case_headers()
-
Fix bare url warnings in
multipartdocs - Allow overriding of DNS resolution to specified IP addresses(#561)
-
WASM: Add
try_cloneimplementations toRequestandRequestBuilder - Enable ALPN for native-tls users
tokio-rs/console 6 pull requests
hyperium/hyper 3 pull requests
tokio-rs/tokio 3 pull requests
hyperium/hyper-tls 1 pull request
hyperium/tonic 1 pull request
hyperium/http 1 pull request
rust-lang/futures-rs 1 pull request
rust-lang/rust 1 pull request
Created an issue in tokio-rs/console that received 4 comments
subscriber: provide a simpler 'init' function
The current way to setup the subscriber in an app is flexible, but complex. It'd be useful to have a simple console_subscriber::init() function tha…
4
comments
Opened 8 other issues in 3 repositories
hyperium/hyper
2
open
1
closed
tokio-rs/console
2
open
1
closed
2
contributions
in private repositories
Jun 4 – Jun 11