touche
touche copied to clipboard
Synchronous HTTP library for Rust
Results
4
touche issues
Sort by
recently updated
recently updated
newest added
The crate cannot be used on the Windows operating system due to `UnixStream` usage. In the `connection.rs` file, for example, there is an import that is not valid on the...
Move it to feature?
When running touche with a client that supports connection reuse on Linux, responses after the first response on the same connection that are larger than 1KB experience a 40 millisecond...