microproxy
microproxy copied to clipboard
CHORE: Add proxy-insecure option similar to curl
We want to be able to connect to HTTPS forward proxy with a self-signed certificate, so that local development is easier. We want forward proxy authentication to pass credentials without URL-encoding them. We want to run latest available dependencies, so that the application is as secure as possible.