-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: seanmonstar/reqwest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add rustls-platform-verifier-fallback to allow verification with either method
#2849
opened Oct 28, 2025 by
21pages
Loading…
Implement
retry::always for a retry policy that applies to all domains
#2848
opened Oct 28, 2025 by
oscartbeaumont
Loading…
feat: Add
impl From<Response> for http::Response<Body> for wasm.
#2837
opened Oct 13, 2025 by
Xuanwo
Loading…
Add default headers as request is built in
Client::request
#2836
opened Oct 13, 2025 by
itsibitzi
Loading…
feat(error): add
is_upgrade method to detect protocol upgrade errors
#2822
opened Sep 20, 2025 by
0x676e67
Loading…
Add Form::set_boundary to customize multipart boundary
#2814
opened Sep 4, 2025 by
LucasPickering
Loading…
feat(response): preserve URL when converting
Response to http::Response
#2798
opened Aug 14, 2025 by
0x676e67
Loading…
fix: fallback to hickory_resolver's default config if reading /etc/resolv.conf fails
#2797
opened Aug 14, 2025 by
monosans
Loading…
Change http3 feature to use rustls with no provider.
#2796
opened Aug 13, 2025 by
TroyKomodo
Loading…
feat: add windows_named_pipe() option to client builder
#2789
opened Aug 8, 2025 by
seanmonstar
Loading…
try adding websocket support with no tungstenite dependence
#2782
opened Jul 30, 2025 by
Lori-Shu
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.