cgi_show_request(): Use the https headers if the page is reached through https://
authorFabian Keil <fk@fabiankeil.de>
Fri, 11 Dec 2020 12:42:02 +0000 (13:42 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 07:49:16 +0000 (08:49 +0100)
commit2ae8b6259283c1350b438037855ed2d234d08c89
tree212d29559309e547a11b66f8082ca3757e380569
parent360337eb9204253e494cc40a0b80b84918cf0ebf
cgi_show_request(): Use the https headers if the page is reached through https://

Previously Privoxy would use the http headers which
may be empty on a reused connection.
cgisimple.c