Add "Cross-origin resource sharing" (CORS) support
authorFabian Keil <fk@fabiankeil.de>
Wed, 21 Aug 2019 17:14:43 +0000 (17:14 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 26 Aug 2019 11:47:28 +0000 (13:47 +0200)
This allows to access Privoxy's CGI interface via
JavaScript from another domain (white-listed with
the new cors-allowed-origin directive).

Based on a patch by Nedžad Hrnjica.
Sponsored by: Robert Klemme.


No differences found