aboutsummaryrefslogtreecommitdiffstats
path: root/HttpRequestHeaders.jsm
Commit message (Collapse)AuthorAgeFilesLines
* backportJesús2019-12-301-100/+0
| | | | | | - Flush caches on upgrade - Properly handle FrameModule's unloading - Use the new module and remove the old implementation
* rebrand site URLJesús2019-08-101-1/+1
|
* Fix variable declaration for modulesAlessio Vanni2019-07-041-1/+1
|
* Make HTTPRequestHeaders a moduleAlessio Vanni2019-06-231-0/+100
The same as CallbackWrapper.