aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/forms/newhttpheaderdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Update ProfileEditor pluginAqua-sama2020-05-261-84/+0
| | | | | | | | ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies
* Expand HTTP header settings #4Aqua-sama2018-10-071-0/+84
- 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