1--- 2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3SPDX-License-Identifier: curl 4Long: proxy-ssl-allow-beast 5Help: Allow security flaw for interop for HTTPS proxy 6Added: 7.52.0 7Category: proxy tls 8Multi: boolean 9See-also: 10 - ssl-allow-beast 11 - proxy 12Example: 13 - --proxy-ssl-allow-beast -x https://proxy $URL 14--- 15 16# `--proxy-ssl-allow-beast` 17 18Same as --ssl-allow-beast but used in HTTPS proxy context. 19