Directories
¶
| Path | Synopsis |
|---|---|
|
Package client provides a high-level HTTP client with TLS fingerprint spoofing.
|
Package client provides a high-level HTTP client with TLS fingerprint spoofing. |
|
Package cookie implements an HTTP cookie jar with thread-safe storage and automatic cookie management for HTTP clients.
|
Package cookie implements an HTTP cookie jar with thread-safe storage and automatic cookie management for HTTP clients. |
|
Package dns provides DNS caching functionality to reduce lookup latency and improve performance for repeated connections to the same hosts.
|
Package dns provides DNS caching functionality to reduce lookup latency and improve performance for repeated connections to the same hosts. |
|
Package http provides HTTP client and server implementations.
|
Package http provides HTTP client and server implementations. |
|
internal
Package internal contains HTTP internals shared by net/http and net/http/httputil.
|
Package internal contains HTTP internals shared by net/http and net/http/httputil. |
|
Package log provides structured logging for HTTP requests and responses using zerolog, a zero-allocation JSON logger.
|
Package log provides structured logging for HTTP requests and responses using zerolog, a zero-allocation JSON logger. |
|
Package pool provides memory pooling utilities to reduce allocations and improve performance for frequently allocated objects like buffers, readers, writers, and HTTP connections.
|
Package pool provides memory pooling utilities to reduce allocations and improve performance for frequently allocated objects like buffers, readers, writers, and HTTP connections. |
|
Package profile provides browser fingerprint profiles for TLS and HTTP/2.
|
Package profile provides browser fingerprint profiles for TLS and HTTP/2. |
|
Package tls provides TLS connection utilities with browser fingerprint spoofing.
|
Package tls provides TLS connection utilities with browser fingerprint spoofing. |
|
Package transport provides an HTTP transport layer with TLS fingerprint spoofing.
|
Package transport provides an HTTP transport layer with TLS fingerprint spoofing. |
Click to show internal directories.
Click to hide internal directories.