Sponsors
Highlights
Pinned Loading
759 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created a pull request in seanmonstar/reqwest that received 3 comments
Opened 13 other pull requests in 6 repositories
seanmonstar/reqwest
4
merged
-
upgrade h3-quinn
This contribution was made on Mar 18
-
re-add fetch_mode_no_cors shim when not in wasm, but deprecated
This contribution was made on Mar 12
-
v0.12.13
This contribution was made on Mar 11
-
ci: pin once-cell in msrv job
This contribution was made on Mar 11
hyperium/http
3
merged
-
Prepare v1.3.1
This contribution was made on Mar 11
-
fix: validate path bytes are at least utf8
This contribution was made on Mar 11
-
Prepare v1.3.0
This contribution was made on Mar 11
hyperium/hyper-util
1
merged
1
open
-
chore: pin once-cell on msrv ci job
This contribution was made on Mar 21
-
WIP: Add a proxy Matcher
This contribution was made on Mar 4
hyperium/h3
2
merged
-
h3-quinn v0.0.9
This contribution was made on Mar 18
-
h3-quinn: fix usage of a private StreamId field
This contribution was made on Mar 18
tower-rs/tower-http
1
merged
-
ci: pin flate2 in msrv job
This contribution was made on Mar 11
hyperium/http-body
1
merged
-
http-body-util: v0.1.3
This contribution was made on Mar 11
Reviewed 31 pull requests in 9 repositories
seanmonstar/reqwest
9 pull requests
-
feat: add H3 client config support
This contribution was made on Mar 22
-
Clarify that
Response::content_length()
is not derived from aContent-Length
header in docsThis contribution was made on Mar 21 -
Re-enable NO_PROXY envs on Windows
This contribution was made on Mar 18
-
Support streaming response body in HTTP/3
This contribution was made on Mar 16
-
Added osv-scanner.toml file to ignore npm packages in vuln scans.
This contribution was made on Mar 11
-
test HTTP connection reuse with new zstd fix
This contribution was made on Mar 9
-
Support HTTP responses containing multiple ZSTD frames
This contribution was made on Mar 7
-
perf(decoder): compile-time validation of decoder header value
This contribution was made on Mar 5
-
chore: remove empty wasm shell function
This contribution was made on Mar 3
hyperium/h3
6 pull requests
-
h3-webtransport v0.1.1
This contribution was made on Mar 15
-
h3-datagram dependency needs a version in order to publish h3-quinn
This contribution was made on Mar 15
-
h3-quinn-v0.0.8
This contribution was made on Mar 15
-
publish h3-datagram
This contribution was made on Mar 15
-
h3 v0.0.7
This contribution was made on Mar 13
-
Add extended CONNECT setting for client conn
This contribution was made on Mar 10
tower-rs/tower
5 pull requests
-
chore: add
Buffer
breaking change to changelogThis contribution was made on Mar 14 -
chore: add
Buffer
breaking changes to changelogThis contribution was made on Mar 12 -
chore: note
Budget
breaking change in changelogThis contribution was made on Mar 11 -
chore: fix broken links in changelog
This contribution was made on Mar 11
-
chore: add breaking changes to changelog
This contribution was made on Mar 11
hyperium/hyper-tls
3 pull requests
-
chore: remove unused http-body-util crate from dependencies
This contribution was made on Mar 19
-
chore(ci): use msrv aware dependency resolver
This contribution was made on Mar 19
-
doc: add feature
vendored
This contribution was made on Mar 13
hyperium/hyper
2 pull requests
-
Gate tests with features they test
This contribution was made on Mar 24
-
chore: remove redundant backticks
This contribution was made on Mar 16
seanmonstar/httparse
2 pull requests
-
Update to use APIs up to MSRV
This contribution was made on Mar 19
-
fix(swar): utf8 support
This contribution was made on Mar 3
hyperium/http
2 pull requests
-
docs: Fixed encryption/compression type for 'accept-encoding: identity'
This contribution was made on Mar 3
-
chore: use range.contains in StatusCode methods
This contribution was made on Mar 3
hyperium/hyper-util
1 pull request
-
feat(rt/tokio): additive tokio and hyper i/o adaptors
This contribution was made on Mar 21
tower-rs/tower-http
1 pull request
-
feat(decompression): support HTTP responses containing multiple ZSTD frames
This contribution was made on Mar 11
Created an issue in seanmonstar/reqwest that received 3 comments
Meta: more modular pieces
This is meant as a meta tracking issue for making reqwest more modular. It's actually in a project: https://github.com/users/seanmonstar/projects/3 B…
3
comments
Opened 7 other issues in 2 repositories
seanmonstar/reqwest
1
closed
3
open
-
Stream responses in HTTP/3 instead of buffering
This contribution was made on Mar 16
-
Add retry support with easy policies
This contribution was made on Mar 3
-
Refactor redirects to use tower-http
This contribution was made on Mar 3
-
Refactor decompression to use tower-http
This contribution was made on Mar 3
hyperium/hyper
3
open
-
Create Proxy Connectors
This contribution was made on Mar 3
-
Create Proxy Matcher util
This contribution was made on Mar 3
-
hyper-util: deconstruct legacy Pool into composable Services
This contribution was made on Mar 3
Answered 1 discussion in 1 repository
hyperium/hyper
hyperium/hyper
-
For hyper 1.x, is there any example to upload a file with PUT method in a streaming way?
This contribution was made on Mar 7