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)
commit9fd58c0d3a56323ce94837f217e6609e9c7b2402
treecfb62d739dcaafedbbbf0bfb763b8c91a9ee4b41
parent96bf13e8606919027cc3dc3597627396b9e55a0a
Add "Cross-origin resource sharing" (CORS) support

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.
cgi.c
loadcfg.c
project.h