Skip to main content

Module client

Module client 

Source

Structs§

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.

Enums§

Proxy
Supported proxy protocols for pre-handshake transport tunneling.

Functions§

connect
Establishes a new network connection following the Chrome 134 transport pipeline.