Expand description
HTTP module containing transport and client functionality
This module provides HTTP transport layer abstractions and high-level client functionality for interacting with the Serper API.
Structsยง
- Http
Transport - HTTP transport implementation
- Http
Transport Builder - Builder for creating HTTP transports with custom configuration
- Transport
Config - HTTP transport configuration