aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/filter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Expand HTTP header settings #4Aqua-sama2018-10-071-0/+116
- add doc/Usage/Filter.asciidoc to explain the usage of the filter headers - add HTTP headers to Profile (section "headers") - Use request interceptor to apply filter headers, then profile headers - add insert/delete actions to ProfileEditor