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
docs: optional parameter protocol in proxy endpoint
Add documentation for the `protocol` query parameter in the
`/proxy/${destination}` endpoint. When set to `https`,
the request to the destination will use HTTPS.
If not set, HTTP is used by default.
Fix some curl examples to use the correct URL.
0 commit comments