You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2023. It is now read-only.
I followed this guide https://developers.cloudflare.com/argo-tunnel/reference/kubernetes/
But in my case I prefer to use http2 for performance (https://imagekit.io/demo/http2-vs-http1) and security (mitm) reasons...
I see error
400 Bad Request - The plain HTTP request was sent to HTTPS portI use Cloudflare Origin Certificates for my services...
Also I enable
Automatic HTTPS Rewritesin Cloudflare panel.I do not expect to see any plain http requests here... How to fix it?..