Xpra: Ticket #1741: extra http headers, ie: content security policy

Add the ability to provide extra http headers through a configuration file, so we can more easily add support for things like CSP. Users can then also add their own headers without needing to modify the code.



Sat, 13 Jan 2018 09:22:08 GMT - Antoine Martin: owner changed

Done in r18000. We ship a directory called browser/xpra/trunk/src/http-headers, all files found in this directory are parsed and added to the http headers. The old "nocache" headers are now handled this way, and there is a basic CSP file too.

@maxmylyn: FYI.


Mon, 15 Jan 2018 20:22:58 GMT - J. Max Mena: status changed; resolution set

Noted and closing.


Wed, 28 Mar 2018 05:58:37 GMT - Antoine Martin:

See also HSTS: #1664


Sat, 23 Jan 2021 05:32:34 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1741