Documentation ¶
Overview ¶
Package cloudflarebp provides a round tripper to not get detected by CloudFlare directly on the first HTTP request The round tripper will add required/validated request headers and updates the client TLS configuration It'll NOT solve challenges provided by CloudFlare, just prevent from being detected on the first request
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCloudFlareByPass ¶
func AddCloudFlareByPass(inner http.RoundTripper, options ...Options) http.RoundTripper
AddCloudFlareByPass returns a round tripper adding the required headers for the CloudFlare checks and updates the TLS configuration of the passed inner transport.
Types ¶
Click to show internal directories.
Click to hide internal directories.