Highlights
- Arctic Code Vault Contributor
Pinned
735 contributions in the last year
Less
More
Contribution activity
March 2021
Created 11 commits in 6 repositories
Created 1 repository
Created a pull request in seanmonstar/reqwest that received 2 comments
Add CookieStore trait and default Jar
This adapts #1105, with a few adjustments. Firstly, as in #1105, this adds a CookieStore trait so that users can customize where cookies are stored…
+140
−54
•
2
comments
Opened 6 other pull requests in 5 repositories
seanmonstar/reqwest
2
merged
hyperium/hyper
1
merged
seanmonstar/warp
1
merged
hyperium/h2
1
merged
rust-lang/wg-async-foundations
1
merged
Reviewed 30 pull requests in 11 repositories
hyperium/hyper 10 pull requests
- Return null instead of aborting in C API by extending ffi_fn! macro
- Allow HTTP/0.9 responses behind a flag (fixes #2468)
- Using the hyper provided const POST, to match the example in https://hyper.rs/guides/client/advanced/
- Update to socket2 v0.4.0
- Support multiple Content-Length values on same line
- feat(h2): log negotiated concurrency limits at DEBUG
- Body docs: Link to to_bytes and aggregate
- docs(examples): upgrade tokio version
- docs(version): use hyper v0.14 and full feature
- fix(server): skip automatic Content-Length headers when not allowed
seanmonstar/reqwest 6 pull requests
hyperium/http-body 3 pull requests
seanmonstar/warp 3 pull requests
seanmonstar/httparse 2 pull requests
hyperium/h3 1 pull request
hyperium/h2 1 pull request
rust-lang/wg-async-foundations 1 pull request
seanmonstar/num_cpus 1 pull request
hyperium/tonic 1 pull request
tokio-rs/bytes 1 pull request
Created an issue in hyperium/http that received 1 comment
Future of StatusCode::as_str
I wanted to write-up some thoughts on the future direction for the StatusCode::as_str method. The as_str method returns the numeric part of the sta…
1
comment
Opened 1 other issue in 1 repository
rust-lang/wg-async-foundations
1
open
5
contributions
in private repositories
Mar 2 – Mar 24