specters 4.2.0

Rust HTTP client with browser-like Chrome and Firefox fingerprints across TLS, HTTP/1.1, HTTP/2, HTTP/3, and WebSockets
Documentation
1
2
3
4
//! Connection pooling and multiplexing.

pub mod alt_svc;
pub mod multiplexer;