Highlights
- Arctic Code Vault Contributor
Pinned
725 contributions in the last year
Less
More
Contribution activity
February 2021
Created 9 commits in 4 repositories
Created a pull request in hyperium/hyper that received 1 comment
Revert pin project lite
It seems that the pin-project-lite isn't noticing the cfg(feature = "..") attributes on enum variants or fields, and also our CI didn't notice the …
+258
−337
•
1
comment
Opened 3 other pull requests in 2 repositories
seanmonstar/reqwest
2
merged
RustSec/advisory-db
1
merged
Reviewed 45 pull requests in 10 repositories
seanmonstar/reqwest 13 pull requests
- Add http2_adaptive_window and htt2_max_frame_size from hyper
- Add minimal versions check for nightly CI job
- Check format to all rs files under src
- Update native-tls to v0.2.7
- Use `doc_cfg` to show feature requirements
- support http proxy addresses with no scheme
- Make Request and RequestBuilder constructor public for wasm environments
- Add charset() method to Response
- fix: Upgrade to http2 if the server reports that it supports it
- Fix Android CI build
- Enable hyper's runtime feature (#1162)
- Marked sensitive headers as such in docs
- Document that `blocking` and async do not mix
hyperium/hyper 11 pull requests
- refactor(ffi): Removed need for cbindgen type renames
- omitting default port from Host header
- docs(server): add server example using `tower::make::Shared`
- Creating AddrIncoming from an existed TcpListener
- refactor: Use async/await more
- Backport fix for multiple Transfer-Encoding to 0.12 branch
- docs(server): use cfg_feature! on hyper::server::conn::tcp instead of #[cfg]
- chore(ci): use --feature-powerset --depth 2 in features check
- Fix non_fmt_panic warning
- Specialize BufList::copy_to_bytes
- docs(lib): Warn about no length check
hyperium/h2 10 pull requests
- Ignore 1xx frames
- add `Connection::max_concurrent_recv_streams`
- Make some functions less-generic to reduce binary bloat
- de-generify FramedRead::decode_frame
- Fix the macro param name in set_pseudo (fixes #472)
- Explicitly enable the `std` feature of indexmap
- Remove the obsolent tracing-future dependency
- Re-enable the akamai example
- add `Connection::max_concurrent_send_streams`
- Replace deprecated compare_and_swap with compare_exchange
seanmonstar/warp 4 pull requests
tokio-rs/bytes 2 pull requests
rust-lang/futures-rs 1 pull request
rust-lang/wg-async-foundations 1 pull request
hyperium/headers 1 pull request
tokio-rs/tokio 1 pull request
seanmonstar/httparse 1 pull request
Opened 2 issues in 1 repository
hyperium/hyper
1
open
1
closed
5
contributions
in private repositories
Feb 10 – Feb 22