Skip to content

Draft: Resolve TMSS-2576

Jörn Künsemöller requested to merge TMSS-2576 into master

Add CSRF token and referer headers also to requests by the http rest client module. This solves the CSRF issue when scripting against the API externally using this module.

Merge request reports