Documentation
¶
Overview ¶
Example: Basic HTTP requests with httpcloak
This example demonstrates: - Simple GET request - Custom headers - POST with JSON body - Timeout configuration - Proxy usage - SSL verification skip - Redirect handling - Retry configuration - Force HTTP/2 or HTTP/3 - Navigate vs CORS fetch modes
Run: go run main.go
Click to show internal directories.
Click to hide internal directories.