android13/external/curl/docs/cmdline-opts/proxy-insecure.d

8 lines
220 B
Makefile

Long: proxy-insecure
Help: Do HTTPS proxy connections without verifying the proxy
Added: 7.52.0
Category: proxy tls
Example: --proxy-insecure -x https://proxy $URL
---
Same as --insecure but used in HTTPS proxy context.