Skip to content

1.2.0

Compare
Choose a tag to compare
@Cuadrix Cuadrix released this 09 Feb 01:43
· 45 commits to master since this release

Change log

Major changes

  • Added capability to change proxy per request.
  • Added capability of changing the proxy if a page is already using one.
  • Replaced Request with Got for forwarding requests.
  • Added tough-cookie for handling cookies
  • Now communicates directly with Chrome DevTools Protocol when getting cookies

Minor changes

  • Added a simple type enforcer and proxy validator.
  • Removed some redundant code.
  • Removed obsolete 'cache' parameter