Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / http-rs/surf issues and pull requests
#362 - Add append_header to RequestBuilder or make header types fully public
Issue -
State: open - Opened by laundmo about 1 month ago
#361 - Is there an event hook function that is called after a request is fully prepared?
Issue -
State: open - Opened by TomeSq 10 months ago
- 1 comment
#360 - Add example with middleware with state using async_std Mutex.
Pull Request -
State: open - Opened by john-parton about 1 year ago
#359 - `Response::body_bytes` does not timeout properly
Issue -
State: open - Opened by riveroon over 1 year ago
#358 - Update deps (mostly http-types and my patched verison of http-client)
Pull Request -
State: open - Opened by expenses over 1 year ago
#357 - Per-request timeouts
Issue -
State: open - Opened by joshtriplett over 1 year ago
- 1 comment
#356 - Upgrade `http-client` to v6.5.3
Pull Request -
State: closed - Opened by samkevich almost 2 years ago
- 1 comment
#355 - Update `http-client` to v6.5.3
Issue -
State: closed - Opened by samkevich almost 2 years ago
- 1 comment
#354 - What's streaming proxy?
Issue -
State: open - Opened by oilel almost 2 years ago
#353 - Fix "could not find `wasm` in `http_client`" error
Pull Request -
State: open - Opened by wishawa almost 2 years ago
#352 - Maintenance status
Issue -
State: open - Opened by djc about 2 years ago
- 6 comments
#351 - Inconsistent header format
Issue -
State: closed - Opened by Davoodeh about 2 years ago
- 1 comment
#350 - 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
Issue -
State: closed - Opened by bbigras about 2 years ago
- 1 comment
#349 - Update README example
Pull Request -
State: open - Opened by shubhamkumar13 about 2 years ago
- 3 comments
#348 - http-types::Response::new might panic
Issue -
State: open - Opened by mihai-dinculescu over 2 years ago
#347 - surf::Error does not implement std::error::Error
Issue -
State: open - Opened by rbtcollins over 2 years ago
- 1 comment
#346 - Deserialization exception is stuck
Issue -
State: closed - Opened by messagebox-link over 2 years ago
- 2 comments
#345 - in v2.3.2 with wasm-client, it could not compile; error[E0432]: unresolved import `http_client::isahc`
Issue -
State: open - Opened by usagi over 2 years ago
- 4 comments
#344 - lints: fix clippy lints
Pull Request -
State: closed - Opened by Fishrock123 over 2 years ago
#343 - Support requiring requests to go to the configured base URL's origin
Pull Request -
State: open - Opened by joshtriplett over 2 years ago
- 2 comments
#342 - Mandatory base URL support in config
Issue -
State: open - Opened by joshtriplett over 2 years ago
- 1 comment
Labels: enhancement
#341 - `parse` returns `ParseError`, but not part of api
Issue -
State: open - Opened by etienne-napoleone over 2 years ago
#340 - Upgrade `rustls` to 0.19
Pull Request -
State: open - Opened by jakubadamw over 2 years ago
- 4 comments
#339 - Upgrade `rustls` to 0.20
Pull Request -
State: closed - Opened by jakubadamw over 2 years ago
#338 - TypeError: 'clearTimeout' called on an object that does not implement interface Window
Issue -
State: open - Opened by davnav almost 3 years ago
- 1 comment
Labels: help wanted
#337 - Allow building with `--all-features`
Pull Request -
State: closed - Opened by misuzu almost 3 years ago
- 2 comments
#336 - Some errors are needlessly verbose
Issue -
State: closed - Opened by heroin-moose almost 3 years ago
- 1 comment
#335 - Doesn't work with thiserror
Issue -
State: open - Opened by kvzn almost 3 years ago
- 6 comments
#334 - feat: Automatically insert Content-Length header to POST requests
Pull Request -
State: open - Opened by ycd almost 3 years ago
#333 - Depend on http-types with only the "fs" feature, no other default features
Pull Request -
State: open - Opened by joshtriplett almost 3 years ago
- 2 comments
#332 - Disable default features on `http-types` crate
Issue -
State: open - Opened by link2xt almost 3 years ago
- 1 comment
#331 - Turn on TCP NO_DELAY by default #322
Pull Request -
State: open - Opened by u5surf almost 3 years ago
Labels: semver-major
#330 - Add `body_form` method to RequestBuilder
Pull Request -
State: open - Opened by balthild almost 3 years ago
#329 - Request profiling - Measure TTFB
Issue -
State: open - Opened by yannh almost 3 years ago
#328 - Ignore expired certificates
Issue -
State: open - Opened by boyswan about 3 years ago
- 1 comment
#327 - Fix a typo in `set_tls_config` h1-client feature check
Pull Request -
State: closed - Opened by link2xt about 3 years ago
- 9 comments
#326 - Wrong config for feature?
Issue -
State: closed - Opened by aadi-pcln about 3 years ago
- 3 comments
Labels: bug, help wanted
#325 - Provide AsyncSeek on body reader.
Issue -
State: open - Opened by sagudev about 3 years ago
Labels: enhancement
#324 - body_json should set content-length header
Issue -
State: open - Opened by cemoktra about 3 years ago
Labels: enhancement, good first issue
#323 - Add h1-client-no-tls feature flag
Pull Request -
State: closed - Opened by brightly-salty about 3 years ago
- 1 comment
#322 - Turn on TCP NO_DELAY by default?
Issue -
State: open - Opened by Fishrock123 about 3 years ago
- 3 comments
Labels: semver-major
#321 - HEAD requests which return a content-length incorrectly Err
Issue -
State: open - Opened by Firstyear about 3 years ago
- 15 comments
Labels: bug
#320 - feat: add `Config::set_tls_config()` (h1 only)
Pull Request -
State: closed - Opened by Fishrock123 about 3 years ago
#319 - docs: improve Config docs
Pull Request -
State: closed - Opened by Fishrock123 about 3 years ago
#318 - docs: readme updates for 2.3
Pull Request -
State: closed - Opened by Fishrock123 about 3 years ago
#317 - [question] does it works well with websockets?
Issue -
State: closed - Opened by dzmitry-lahoda about 3 years ago
- 1 comment
Labels: question
#316 - fix: pin getrandom to work on wasm
Pull Request -
State: closed - Opened by jkelleyrtp over 3 years ago
- 8 comments
#315 - wasm feature flags & getrandom dependency
Issue -
State: closed - Opened by ufoscout over 3 years ago
- 11 comments
#314 - Relative URL support
Issue -
State: open - Opened by ufoscout over 3 years ago
- 2 comments
#313 - Surf 2.2.0 does not compile
Issue -
State: closed - Opened by ufoscout over 3 years ago
- 2 comments
#312 - Feature: Replay the client requests
Issue -
State: closed - Opened by bbros-dev over 3 years ago
- 2 comments
#311 - How to handle a none exist url
Issue -
State: closed - Opened by Decodetalkers over 3 years ago
- 9 comments
Labels: question
#310 - feat: add Config for surf
Pull Request -
State: closed - Opened by Fishrock123 over 3 years ago
#309 - tests: fix wasm tests by setting a getrandom feature
Pull Request -
State: closed - Opened by Fishrock123 over 3 years ago
#308 - RequestBuilder from Client and user-provided method
Pull Request -
State: closed - Opened by utsavm9 over 3 years ago
#307 - Enabling redirect middleware always sends two requests
Issue -
State: open - Opened by jcrugzz over 3 years ago
- 2 comments
#306 - http headers do not support the http2 protocol, for example, the header name cannot start with a colon.
Issue -
State: open - Opened by ptechen over 3 years ago
- 1 comment
Labels: question
#305 - Correct a minor documentation typo
Pull Request -
State: closed - Opened by rtyler over 3 years ago
- 1 comment
#304 - It would be great if it allow sending multipart/form-data
Issue -
State: closed - Opened by iEricKoh over 3 years ago
- 1 comment
Labels: enhancement
#303 - remove middleware-logger by default in next major
Issue -
State: open - Opened by Fishrock123 over 3 years ago
Labels: semver-major
#302 - Add specialized body types to `RequestBuilder`
Pull Request -
State: closed - Opened by yoshuawuyts over 3 years ago
#301 - unable to build with wasm32-wasi target
Issue -
State: open - Opened by ctaggart over 3 years ago
#300 - Streaming Uploads
Issue -
State: open - Opened by simrankedia over 3 years ago
- 4 comments
#299 - Proposal: VCR-style request/response mocking middleware for testing
Issue -
State: open - Opened by jbr over 3 years ago
- 3 comments
#298 - Denial of service when the server sends an infinitely large header
Issue -
State: open - Opened by Shnatsel over 3 years ago
Labels: bug
#297 - Multiple headers of same type are not being properly saved in response
Issue -
State: closed - Opened by jacobmischka over 3 years ago
- 3 comments
#296 - Recent update made reusing h1 Client result in unexpected error
Issue -
State: closed - Opened by Jonathas-Conceicao over 3 years ago
- 4 comments
#295 - Tokio 1.0 support
Issue -
State: open - Opened by niklasad1 over 3 years ago
- 2 comments
Labels: semver-major
#294 - feat: globally share h1 client
Pull Request -
State: closed - Opened by Fishrock123 over 3 years ago
#289 - "Head byte length should be less than 8kb" error on some websites
Issue -
State: open - Opened by Shnatsel over 3 years ago
- 3 comments
#288 - "invalid header value" error on some websites
Issue -
State: open - Opened by Shnatsel over 3 years ago
- 3 comments
#287 - HTTP/1.0 support
Issue -
State: open - Opened by Shnatsel over 3 years ago
- 4 comments
Labels: enhancement
#286 - "relative URL without a base" error on some websites
Issue -
State: closed - Opened by Shnatsel over 3 years ago
- 4 comments
Labels: bug
#285 - "Error: could not decode body as UTF-8" on some websites.
Issue -
State: open - Opened by Shnatsel over 3 years ago
- 8 comments
#284 - Panic on some websites with async-h1 backend: "String slice should be valid ASCII"
Issue -
State: open - Opened by Shnatsel over 3 years ago
- 3 comments
#283 - Please support Native - TLS and Rust-TLS conditional compilation
Issue -
State: closed - Opened by zhuxiujia over 3 years ago
- 2 comments
#282 - Fix h1-client and default-client feature
Pull Request -
State: closed - Opened by taiki-e over 3 years ago
- 5 comments
#281 - Timeout middleware for h1 client
Issue -
State: closed - Opened by Fishrock123 over 3 years ago
- 1 comment
#280 - Incorrect Content-Type value returned
Issue -
State: open - Opened by hipstermojo over 3 years ago
- 4 comments
Labels: bug
#279 - Add fix for redirect middleware for #276
Pull Request -
State: closed - Opened by hipstermojo almost 4 years ago
- 2 comments
#277 - TCP_NODELAY
Issue -
State: closed - Opened by robsmith11 almost 4 years ago
- 5 comments
#275 - hyper-client feature requires curl-client feature to work
Issue -
State: closed - Opened by stone-bits almost 4 years ago
- 6 comments
#274 - Please add support for setting request timeout
Issue -
State: closed - Opened by stevepryde almost 4 years ago
- 9 comments
Labels: enhancement
#272 - Please support http-client's new h1_client_rustls feature
Issue -
State: closed - Opened by joshtriplett almost 4 years ago
- 5 comments
#265 - Add native-client feature
Pull Request -
State: open - Opened by MarcAntoine-Arnaud almost 4 years ago
- 2 comments
#264 - HTTP version configurable.
Issue -
State: open - Opened by wess almost 4 years ago
- 2 comments
Labels: enhancement
#262 - tests: add head_example_org case
Pull Request -
State: open - Opened by Fishrock123 about 4 years ago
#260 - Client -> RequestBuilder with a user-provided Method?
Issue -
State: closed - Opened by aldanor about 4 years ago
- 7 comments
Labels: enhancement, good first issue
#255 - base_url "/" handling
Issue -
State: open - Opened by Fishrock123 about 4 years ago
- 1 comment
Labels: bug
#254 - Does surf support Dns-resolver, self-signed certificate?
Issue -
State: closed - Opened by flyinmind about 4 years ago
- 1 comment
#223 - Make async-h1 the default client, don't build with wasm by default.
Pull Request -
State: open - Opened by Fishrock123 about 4 years ago
- 2 comments
#219 - Please make TLS support optional
Issue -
State: closed - Opened by joshtriplett about 4 years ago
- 5 comments
#217 - Use async-h1 for client by default
Issue -
State: open - Opened by Fishrock123 about 4 years ago
- 2 comments
Labels: semver-major
#206 - Invalid url should return an error instead of calling panic
Issue -
State: open - Opened by Jonathas-Conceicao over 4 years ago
- 4 comments
#186 - WebSocket client support
Issue -
State: open - Opened by gmosx over 4 years ago
- 4 comments
#180 - Need 'curl -u <user:pass>...' functionality
Issue -
State: closed - Opened by jwmurray over 4 years ago
- 7 comments
#176 - Performance question
Issue -
State: closed - Opened by imbolc over 4 years ago
- 1 comment
#167 - Implement AsRef and Into conversions between surf Requests/Responses and their inner http_types equivalents
Issue -
State: closed - Opened by jbr over 4 years ago
- 1 comment
#161 - doesn't compile with `default-features = false`
Issue -
State: closed - Opened by awaited-hare over 4 years ago
- 1 comment
#120 - allow creation of client by passing native client
Issue -
State: closed - Opened by sehz almost 5 years ago
- 2 comments