Skip to main content

Module http_client

Module http_client 

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

HttpClient
A simple HTTP client trait for fetching web content.