issues
search
seanmonstar
/
reqwest
An easy and powerful Rust HTTP Client
https://docs.rs/reqwest
Apache License 2.0
9.95k
stars
1.13k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
#2481
suprohub
closed
6 hours ago
0
proxy interrupts reqwest requesting
#2480
chanmaoganda
closed
6 days ago
2
Using HTTPS records (RFC 9460)
#2479
Nuhvi
opened
1 week ago
0
fix a few spelling issues
#2478
nyurik
opened
1 week ago
0
a few minor nits
#2477
nyurik
opened
1 week ago
0
minor lints and cleanups
#2476
nyurik
opened
1 week ago
0
Using a dedicated type for IRIs (and URLs)
#2475
Dietr1ch
closed
1 week ago
1
Error for status2
#2474
Nutomic
opened
2 weeks ago
0
docs: document using non-zero ports in resolved addresses
#2473
Nuhvi
closed
2 weeks ago
1
Unable to get TlsInfo after packaging via cargo deb
#2472
darkSuperman
closed
1 week ago
2
Pin idna_adapter instead of url in MSRV CI task
#2470
hsivonen
closed
2 weeks ago
0
chore: fix a number of newer clippy lints
#2469
ovnicraft
closed
2 weeks ago
1
Proxy tests flaky because of uncoordinated environment access
#2468
decathorpe
opened
3 weeks ago
3
Request to https://revoked.badssl.com works (and it should not)
#2467
nicolaspernoud
closed
3 weeks ago
2
style: rustfmt the mutlipart file
#2466
seanmonstar
closed
3 weeks ago
0
feat(client-builder): Add `http2_max_header_list_size` to the client builder
#2465
DSharifi
closed
3 weeks ago
2
Fix test failures when run with `--all-features`
#2464
gretchenfrage
closed
3 weeks ago
2
Tests fail when run with `--all-features`
#2463
gretchenfrage
closed
3 weeks ago
0
chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0 in /examples/wasm_github_fetch
#2462
dependabot[bot]
closed
3 weeks ago
1
chore(deps-dev): bump express from 4.17.1 to 4.21.1 in /examples/wasm_github_fetch
#2461
dependabot[bot]
closed
3 weeks ago
1
chore(deps): bump cookie and express in /examples/wasm_github_fetch
#2460
dependabot[bot]
closed
3 weeks ago
1
Add content length to async_impl::multipart file streams
#2459
Mr-Pine
closed
3 weeks ago
0
Why does enabling `rustls-tls` require `quinn`?
#2458
QuentinPerez
closed
3 weeks ago
1
Why is (concurrent) HTTP client request/response handling faster in Go than Rust?
#2457
Jaltaire
closed
3 weeks ago
6
SSL Connection establishment for an application that runs on WASM
#2456
yamauchi-nttcw
closed
4 weeks ago
5
Support .netrc file
#2455
bachp
opened
1 month ago
0
fix: re-enable verbose connection read logs
#2454
seanmonstar
closed
4 weeks ago
0
feat(wasm): add support for the stable target wasm32-wasip2
#2453
brooksmtownsend
opened
1 month ago
0
HTTPS returns HTTP 400
#2452
107295472
closed
1 month ago
2
feature-request/discuss: is there a better way to handle HTTP error codes in the async flavor?
#2450
sxlijin
closed
1 month ago
0
native-tls, Windows unexpected or badly formatted, MacOS bad protocol version
#2449
fufesou
closed
1 month ago
1
MacOS m1 Identity from_pkcs8_pem builder error
#2448
w01fb0ss
closed
4 weeks ago
3
Add webpki roots option for rustls no provider setup
#2447
stevefan1999-personal
closed
3 weeks ago
0
Allow the user to supply root cert store
#2446
stevefan1999-personal
opened
1 month ago
1
Hope to support "Max Conntions Per Host”.
#2445
lsk569937453
opened
1 month ago
0
system_conf::read_system_conf() get failed in Android
#2444
oorrnae
closed
4 weeks ago
1
reqwest 0.12.5 introduced rustls dependency on users of "http2" + "native-tls"
#2443
talagrand
closed
1 month ago
1
feat: remove feature `__internal_proxy_sys_no_cache`
#2442
lanyeeee
closed
1 month ago
2
Remove System Proxy caching
#2441
doroved
closed
1 month ago
15
feat: Per-request redirect policy override
#2440
mikayla-maki
opened
1 month ago
1
clarify that RequestBuilder::basic_auth uses http 1.1 basic authentication, not the http 1.0
#2439
lolbinarycat
closed
1 month ago
3
`rustls-tls-native-roots` does blocking IO during `.build`
#2437
chebbyChefNEQ
opened
1 month ago
3
Add empty body conversion from unit
#2436
joshka
opened
1 month ago
0
resolve tracing span sometimes lingers even after response received
#2435
SorenHolstHansen
opened
1 month ago
16
fix: pass pool_timer to hyper_util to enable the idle cleanup task
#2434
RobMor
closed
1 month ago
10
Add CRLs to rustls feature
#2433
ksenia-vazhdaeva
closed
1 month ago
3
feat: request, response and response body hooks
#2432
GabMus
closed
1 week ago
8
Added Table of Contents, Installation, and Usage documentation
#2431
mtang08
closed
1 month ago
1
client/redirect: expose previous and next request methods
#2430
lucab
opened
2 months ago
2
Make `Response::bytes_stream` return a concrete type
#2429
its-the-shrimp
closed
1 month ago
1
Next