Issues
- 0
- 1
Is there an event hook function that is called after a request is fully prepared?
#361 opened by TomeSq - 6
Maintenance status
#352 opened by djc - 0
`Response::body_bytes` does not timeout properly
#359 opened by riveroon - 3
- 1
Per-request timeouts
#357 opened by joshtriplett - 2
- 4
in v2.3.2 with wasm-client, it could not compile; error[E0432]: unresolved import `http_client::isahc`
#345 opened by usagi - 1
Update `http-client` to v6.5.3
#355 opened by samkevich - 0
What's streaming proxy?
#354 opened by oilel - 1
Inconsistent header format
#351 opened by Davoodeh - 1
thread 'main' panicked at 'Could not convert into a valid `StatusCode`: Invalid status code', /home/bbigras/.cargo/registry/src/github.com-1ecc6299db9ec823/http-types-2.12.0/src/response.rs:63:14
#350 opened by bbigras - 1
TypeError: 'clearTimeout' called on an object that does not implement interface Window
#338 opened by davnav - 0
http-types::Response::new might panic
#348 opened by mihai-dinculescu - 6
Doesn't work with thiserror
#335 opened by kvzn - 1
surf::Error does not implement std::error::Error
#347 opened by rbtcollins - 2
Deserialization exception is stuck
#346 opened by messagebox-link - 1
Mandatory base URL support in config
#342 opened by joshtriplett - 0
- 1
Disable default features on `http-types` crate
#332 opened by link2xt - 1
Ignore expired certificates
#328 opened by boyswan - 1
Some errors are needlessly verbose
#336 opened by heroin-moose - 3
"invalid header value" error on some websites
#288 opened by Shnatsel - 0
Request profiling - Measure TTFB
#329 opened by yannh - 3
Wrong config for feature?
#326 opened by aadi-pcln - 0
Provide AsyncSeek on body reader.
#325 opened by sagudev - 0
body_json should set content-length header
#324 opened by cemoktra - 4
HTTP/1.0 support
#287 opened by Shnatsel - 15
- 3
Turn on TCP NO_DELAY by default?
#322 opened by Fishrock123 - 4
"relative URL without a base" error on some websites
#286 opened by Shnatsel - 1
[question] does it works well with websockets?
#317 opened by dzmitry-lahoda - 11
wasm feature flags & getrandom dependency
#315 opened by ufoscout - 1
- 2
Relative URL support
#314 opened by ufoscout - 2
Surf 2.2.0 does not compile
#313 opened by ufoscout - 2
Feature: Replay the client requests
#312 opened by bbros-dev - 9
How to handle a none exist url
#311 opened by Decodetalkers - 1
http headers do not support the http2 protocol, for example, the header name cannot start with a colon.
#306 opened by ptechen - 3
- 3
Panic on some websites with async-h1 backend: "String slice should be valid ASCII"
#284 opened by Shnatsel - 0
remove middleware-logger by default in next major
#303 opened by Fishrock123 - 0
- 0
unable to build with wasm32-wasi target
#301 opened by ctaggart - 4
Streaming Uploads
#300 opened by simrankedia - 3
- 4
- 2
Tokio 1.0 support
#295 opened by niklasad1 - 8
- 0
Rename default-client feature to __default-client
#290 opened by Fishrock123