Module transport

Source
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ยง

HttpTransport
HTTP transport implementation
HttpTransportBuilder
Builder for creating HTTP transports with custom configuration
TransportConfig
HTTP transport configuration