Expand description
HTTP API client for Google Safe Browsing API v4
This crate provides the HTTP client implementation for communicating with the Google Safe Browsing API servers. It handles request formation, authorization, and response parsing.
Structs§
- ApiConfig
- Configuration for the Safe Browsing API client
- Safe
Browsing Api - Safe Browsing API client
- Threat
Descriptor - A threat descriptor describes a specific threat list
- URLThreat
- Information about a URL that matched a threat list
Enums§
- ApiError
- Error types specific to the Safe Browsing API
- Error
- Error type for API operations
- Platform
Type - Platform types in the Safe Browsing API
- Threat
Entry Type - Types of threat entries in the Safe Browsing API
- Threat
Type - Types of threats in the Safe Browsing API
Constants§
- API_
BASE_ URL - Default Safe Browsing API base URL