Allow to rewrite the request destination for https-intercepted requests
authorFabian Keil <fk@fabiankeil.de>
Tue, 22 Dec 2020 17:24:17 +0000 (18:24 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sat, 2 Jan 2021 12:55:03 +0000 (13:55 +0100)
commit093ce0d6a6ba53bc4f89d3c12287fb7e9dcb8a46
tree611c2fc23e33de5f54d915bc09449932dd9bc826
parenta1c44c930aba3f4c6301b10d84389ff7afb258a4
Allow to rewrite the request destination for https-intercepted requests

... behind the client's back.

The documentation already sort of claimed that it was supported
by not especially mentioning that it didn't work for https-inspected
requests.

Fixes SF bug #923 reported by withoutname.
jcc.c