Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / seanmonstar/reqwest issues and pull requests
#2558 - tls_sni(false) does not seem to work
Issue -
State: open - Opened by pronebird 3 days ago
#2557 - refactor: reduce dependency on `futures-core` / `futures-util`
Pull Request -
State: open - Opened by paolobarbolini 3 days ago
#2556 - feat(wasm): Classify WASM timeouts in error.is_timeout()
Pull Request -
State: open - Opened by Nuhvi 3 days ago
#2555 - Reqwest doesn't work after a fork from the child if the parent has exited
Issue -
State: closed - Opened by alfiedotwtf 3 days ago
- 2 comments
#2554 - Fix timeout not being cloned in blocking API
Pull Request -
State: closed - Opened by Property404 5 days ago
#2553 - Classify WASM timeouts in error.is_timeout()
Issue -
State: open - Opened by Nuhvi 6 days ago
- 1 comment
Labels: E-pr-welcome
#2552 - Request for proxy headers
Issue -
State: open - Opened by benoist 8 days ago
#2549 - feat: make DNS resolver implementations public
Pull Request -
State: open - Opened by crepererum 8 days ago
- 1 comment
#2548 - Bug? When there is a redirect then Response headers seem to be the headers from the first request, not the last one.
Issue -
State: open - Opened by felixwatts 9 days ago
#2547 - docs: improve error message on identity+rustls
Pull Request -
State: open - Opened by Tienisto 10 days ago
#2546 - added ability to alter headers during the RequestBuilder stage
Pull Request -
State: open - Opened by djugei 10 days ago
#2545 - perf(socks): Use non-blocking DNS query in Socks connection process
Pull Request -
State: open - Opened by 0x676e67 10 days ago
#2544 - http3: Properly syncronise connecting process
Pull Request -
State: closed - Opened by G1gg1L3s 10 days ago
#2543 - feat(proxy): Add `socks4a` proxy protocol support
Pull Request -
State: open - Opened by 0x676e67 11 days ago
#2541 - chore: replace rustls-pemfile with rustls-pki-types
Pull Request -
State: open - Opened by tottoto 13 days ago
#2540 - Expose into_stream() or into_body() on multipart::Form
Issue -
State: open - Opened by alidehghan 15 days ago
- 2 comments
Labels: E-pr-welcome
#2539 - Build Body from bytes in Multipart
Issue -
State: open - Opened by alidehghan 16 days ago
- 1 comment
#2538 - Support for WASM without browser (wasm_bindgen)
Issue -
State: closed - Opened by k0pernicus 16 days ago
- 4 comments
#2537 - feat: add functions to remove cookies
Pull Request -
State: open - Opened by luisfbl 17 days ago
#2536 - [question] reqwest requires curl to work??
Issue -
State: open - Opened by aaron-tillekeratne 20 days ago
- 2 comments
#2535 - Keepalive is disabled by default
Issue -
State: open - Opened by bennetthardwick 21 days ago
#2534 - Update LICENSE-MIT
Pull Request -
State: closed - Opened by maximevtush 21 days ago
#2533 - fix: correctly reserve and zero buf for blocking `Body` read
Pull Request -
State: closed - Opened by paolobarbolini 23 days ago
#2531 - feat: Add `read_timeout` option with override support in Request
Pull Request -
State: open - Opened by 0x676e67 about 1 month ago
#2530 - Client::patch Response is never returned
Issue -
State: closed - Opened by nashiradeer about 1 month ago
- 6 comments
#2529 - tests: serialize tests that read/write the same environment variable
Pull Request -
State: closed - Opened by decathorpe about 1 month ago
#2527 - feat: Send `form` allows overriding of `CONTENT_TYPE`
Pull Request -
State: closed - Opened by 0x676e67 about 1 month ago
#2526 - Reqwest doesn't protect agains incorrect usage of HTTP verbs
Issue -
State: open - Opened by Pzixel about 1 month ago
- 11 comments
#2525 - Expose a `Form::into_stream()` method on async multipart forms.
Pull Request -
State: closed - Opened by obi1kenobi about 1 month ago
#2524 - Expose a `Form::into_reader()` method on blocking multipart forms.
Pull Request -
State: closed - Opened by obi1kenobi about 1 month ago
#2523 - chore(connect): fix duplicate TokioIo connection
Pull Request -
State: closed - Opened by j-mendez about 1 month ago
- 1 comment
#2522 - 302 automatic redirect should keep the original request information
Issue -
State: open - Opened by Misaka299 about 1 month ago
#2521 - fix(client): Fix redirect fails proxy authentification
Pull Request -
State: closed - Opened by 0x676e67 about 1 month ago
- 4 comments
#2520 - Question about Wasm with bearer_auth header
Issue -
State: closed - Opened by f-saez about 1 month ago
#2519 - RequestBuilder::basic_auth sets header to "authorization:Sensitive" with None password.
Issue -
State: closed - Opened by SmolPatches about 1 month ago
- 3 comments
#2518 - Update `windows-registry` dependency
Pull Request -
State: closed - Opened by kennykerr about 1 month ago
- 2 comments
#2517 - Support streaming response body in HTTP/3
Pull Request -
State: open - Opened by ducaale about 2 months ago
#2514 - Improve GitHub CI to catch WASM regressions
Issue -
State: open - Opened by jlizen about 2 months ago
#2513 - ci: use cargo buld in wasm job
Pull Request -
State: closed - Opened by seanmonstar about 2 months ago
- 1 comment
#2512 - Override Client.read_timeout with Request
Issue -
State: open - Opened by TAYTS about 2 months ago
#2511 - Add examples showing how to apply rate limiting
Issue -
State: open - Opened by catbrained about 2 months ago
#2510 - fix: remove tower as dependency for wasm32-unknown-unknown
Pull Request -
State: closed - Opened by jlizen about 2 months ago
- 1 comment
#2509 - v0.12.11 breaks my wasm-unknown-unknown build
Issue -
State: closed - Opened by jonatino about 2 months ago
- 8 comments
#2508 - fix decoding extra empty frame
Pull Request -
State: closed - Opened by seanmonstar about 2 months ago
#2507 - "error decoding response body" after upgrading to 0.12.10
Issue -
State: closed - Opened by NobodyXu about 2 months ago
- 9 comments
#2506 - cleanup: typo fix
Pull Request -
State: closed - Opened by jlizen about 2 months ago
#2505 - Prepare v0.12.10
Pull Request -
State: closed - Opened by seanmonstar about 2 months ago
#2504 - Is there any way to use the reqwest Proxy feature with a wasm site?
Issue -
State: closed - Opened by flynneva about 2 months ago
- 1 comment
#2503 - fix: propagate Body::size_hint when wrapping bodies
Pull Request -
State: closed - Opened by seanmonstar about 2 months ago
#2502 - remove Clone from connect::Unnameable for now
Pull Request -
State: closed - Opened by seanmonstar about 2 months ago
#2501 - timeout on client after using it in a single-threaded tokio runtime
Issue -
State: closed - Opened by jberkenbilt 2 months ago
- 4 comments
#2500 - Document how connection pooling works in reqwest
Issue -
State: open - Opened by ranger-ross 2 months ago
#2499 - chore: in README, update requirements to mention rustls along with vendored Openssl
Pull Request -
State: closed - Opened by jlizen 2 months ago
#2498 - dep: upgrade url from 2.4 to 2.5
Pull Request -
State: closed - Opened by antonta0 2 months ago
- 4 comments
#2497 - After converting `reqwest::Response` to `http::Response` the size hint is lost
Issue -
State: closed - Opened by blind-oracle 2 months ago
- 3 comments
Labels: E-easy, E-pr-welcome, S-needs-more-info
#2496 - feat: allow pluggable tower layers in connector service stack
Pull Request -
State: closed - Opened by jlizen 2 months ago
- 3 comments
#2495 - Add FIPS feature
Pull Request -
State: closed - Opened by cetanu 2 months ago
- 3 comments
#2492 - Custom Method - LIST
Issue -
State: closed - Opened by solaryssky 3 months ago
#2491 - expose default headers with a function on `Client`
Pull Request -
State: open - Opened by LiamFarese 3 months ago
#2490 - [Feature request] Allow composable tower stack for `Connector` service
Issue -
State: closed - Opened by jlizen 3 months ago
- 5 comments
Labels: C-feature
#2489 - RelativeUrlWithoutBase error while parsing successful response url
Issue -
State: open - Opened by ivoleitao 3 months ago
- 2 comments
Labels: E-pr-welcome, A-wasm
#2488 - ci: pin hashbrown for msrv job
Pull Request -
State: closed - Opened by caojen 3 months ago
- 1 comment
#2487 - MSRV: `hashbrown` (through indexmap, then h2) requires 1.65
Issue -
State: closed - Opened by caojen 3 months ago
- 1 comment
#2485 - Why not a `Client` trait?
Issue -
State: closed - Opened by anderspitman 3 months ago
#2484 - Poll inner connection until EOF after gzip decoder is complete
Pull Request -
State: closed - Opened by Andrey36652 3 months ago
- 8 comments
#2481 - <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
Issue -
State: closed - Opened by suprohub 3 months ago
#2480 - proxy interrupts reqwest requesting
Issue -
State: closed - Opened by chanmaoganda 3 months ago
- 2 comments
#2479 - Using HTTPS records (RFC 9460)
Issue -
State: open - Opened by Nuhvi 3 months ago
- 2 comments
Labels: B-rfc, C-feature
#2478 - fix a few spelling issues
Pull Request -
State: open - Opened by nyurik 3 months ago
#2478 - fix a few spelling issues
Pull Request -
State: closed - Opened by nyurik 3 months ago
#2477 - a few minor nits
Pull Request -
State: closed - Opened by nyurik 3 months ago
#2477 - a few minor nits
Pull Request -
State: open - Opened by nyurik 3 months ago
#2476 - minor lints and cleanups
Pull Request -
State: open - Opened by nyurik 3 months ago
#2476 - minor lints and cleanups
Pull Request -
State: closed - Opened by nyurik 3 months ago
#2475 - Using a dedicated type for IRIs (and URLs)
Issue -
State: closed - Opened by Dietr1ch 3 months ago
- 1 comment
#2474 - Error for status2
Pull Request -
State: open - Opened by Nutomic 3 months ago
#2473 - docs: document using non-zero ports in resolved addresses
Pull Request -
State: closed - Opened by Nuhvi 3 months ago
- 1 comment
#2472 - Unable to get TlsInfo after packaging via cargo deb
Issue -
State: closed - Opened by darkSuperman 3 months ago
- 2 comments
#2470 - Pin idna_adapter instead of url in MSRV CI task
Pull Request -
State: closed - Opened by hsivonen 4 months ago
#2469 - chore: fix a number of newer clippy lints
Pull Request -
State: closed - Opened by ovnicraft 4 months ago
- 1 comment
#2468 - Proxy tests flaky because of uncoordinated environment access
Issue -
State: closed - Opened by decathorpe 4 months ago
- 3 comments
Labels: E-easy, E-pr-welcome
#2467 - Request to https://revoked.badssl.com works (and it should not)
Issue -
State: closed - Opened by nicolaspernoud 4 months ago
- 2 comments
#2466 - style: rustfmt the mutlipart file
Pull Request -
State: closed - Opened by seanmonstar 4 months ago
#2465 - feat(client-builder): Add `http2_max_header_list_size` to the client builder
Pull Request -
State: closed - Opened by DSharifi 4 months ago
- 2 comments
#2464 - Fix test failures when run with `--all-features`
Pull Request -
State: closed - Opened by gretchenfrage 4 months ago
- 2 comments
#2463 - Tests fail when run with `--all-features`
Issue -
State: closed - Opened by gretchenfrage 4 months ago
#2462 - chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0 in /examples/wasm_github_fetch
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, javascript
#2461 - chore(deps-dev): bump express from 4.17.1 to 4.21.1 in /examples/wasm_github_fetch
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, javascript
#2460 - chore(deps): bump cookie and express in /examples/wasm_github_fetch
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, javascript
#2459 - Add content length to async_impl::multipart file streams
Pull Request -
State: closed - Opened by Mr-Pine 4 months ago
#2458 - Why does enabling `rustls-tls` require `quinn`?
Issue -
State: closed - Opened by QuentinPerez 4 months ago
- 1 comment
Labels: B-upstream
#2457 - Why is (concurrent) HTTP client request/response handling faster in Go than Rust?
Issue -
State: closed - Opened by Jaltaire 4 months ago
- 6 comments
#2456 - SSL Connection establishment for an application that runs on WASM
Issue -
State: closed - Opened by yamauchi-nttcw 4 months ago
- 5 comments
#2455 - Support .netrc file
Issue -
State: open - Opened by bachp 4 months ago
#2454 - fix: re-enable verbose connection read logs
Pull Request -
State: closed - Opened by seanmonstar 4 months ago
#2453 - feat(wasm): add support for the stable target wasm32-wasip2
Pull Request -
State: open - Opened by brooksmtownsend 4 months ago
- 2 comments
#2452 - HTTPS returns HTTP 400
Issue -
State: closed - Opened by 107295472 4 months ago
- 2 comments
#2450 - feature-request/discuss: is there a better way to handle HTTP error codes in the async flavor?
Issue -
State: closed - Opened by sxlijin 4 months ago
#2449 - native-tls, Windows unexpected or badly formatted, MacOS bad protocol version
Issue -
State: closed - Opened by fufesou 4 months ago
- 1 comment
#2448 - MacOS m1 Identity from_pkcs8_pem builder error
Issue -
State: closed - Opened by w01fb0ss 4 months ago
- 3 comments