Skip to main contentModule client
Source - Client
- A stateful, pooling HTTP client that enforces Chrome 134 identity.
- ClientBuilder
- A builder for constructing a
Client with specific identity and transport settings. - QuikConnection
- Represents an established HTTP/2 connection with a fixed Chrome identity.
- Response
- A high-level response wrapper providing transparent decompression and body management.
- Proxy
- Supported proxy protocols for pre-handshake transport tunneling.
- connect
- Establishes a new network connection following the Chrome 134 transport pipeline.