Cuadrix / puppeteer-page-proxy

Additional module to use with 'puppeteer' for setting proxies per page basis.
426 stars 100 forks source link

Update proxy.js #93

Closed hafizsheetab closed 1 year ago

hafizsheetab commented 1 year ago

If puppeteer is used with other plugins the it gives an error Request Already Handled. This solution will check if the request is handled by some other handler or not if handled then no abort. It is related to an open issue #89 and closed issues #71 #46

hafizsheetab commented 1 year ago

Sorry for the inefficient pull request name.