Make CGI_PREFIX protocol-relative when building with FEATURE_HTTPS_INSPECTION
authorFabian Keil <fk@fabiankeil.de>
Sat, 12 Dec 2020 22:49:22 +0000 (23:49 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 07:49:17 +0000 (08:49 +0100)
commit373171c5f8ab7bfd36ec555e9fa63403f553cdfa
tree7a631ebc2546c6a552e90b4acc8507e85951b1ed
parent8e81a77608af00949306550c4b2c43747d954ddf
Make CGI_PREFIX protocol-relative when building with FEATURE_HTTPS_INSPECTION

This unbreaks (at least) https://config.privoxy.org/client-tags whose
buttons would previously use a http:// URL resulting in browser warnings.

Add and use new CGI_PREFIX_HTTP define in the one case we actually
need a http:// URL.
cgi.c
project.h