Expand description
HTTP Client trait for fetching web content.
This module provides the HttpClient trait, which is a simple abstraction
for HTTP clients used throughout the spider framework.
Traitsยง
- Http
Client - A simple HTTP client trait for fetching web content.