v2.0.11
The `base_url` helper now correctly checks the `HTTP_CF_VISITOR` header first to determine the request scheme when behind Cloudflare. This ensures the generated URL uses the correct protocol (https) in Cloudflare proxy environments. The logic for other forwarded headers and fallbacks has also been refined for clarity and consistency.