Commit Graph

2 Commits

Author SHA1 Message Date
rebloor
72dfcf1bad proxy-blocker updates (#422)
* proxy-blocker updates

These changes replace the use of the deprecated `proxy.register` (PAC file) with `proxy.onRequest` to handle the proxying of requests.

* Changes as per feedback

* Fixed typo

* Addressed feedback relating to issue with variable initialization after enable/disable

* Typo fix

* The changes as suggested by @wbamberg
2019-09-04 11:28:46 -07:00
wbamberg
4126904ecb Add proxy example (#225)
* Add proxy example

* Updated after review comments
2017-05-29 14:54:46 -07:00