Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved external licenses check into response pre-processing, in order to ↵ | hackademix | 2018-09-01 | 1 | -5/+5 |
| | | | | avoid filterResponse() as much as possible (fixing issue #11) | ||||
* | Uniform conventions for module importing paths. | hackademix | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Stateful response processing support. | hackademix | 2018-07-31 | 1 | -8/+4 |
| | |||||
* | Implement early whitelisting / blacklisting logic. | hackademix | 2018-07-30 | 1 | -5/+19 |
| | |||||
* | Refactor and fix HTTP response filtering to touch only scripts, either ↵ | hackademix | 2018-07-17 | 1 | -0/+110 |
external or embedded inside HTML documents and sub-documents. |