Skip to content

v2.2.0

Compare
Choose a tag to compare
@Kaciras Kaciras released this 22 Nov 08:18
· 198 commits to master since this release
62ee174

New Feature

  • Add strict parameter to parseProxies, false to ignore invalid block, just like browser behavior.
  • Allow specific a timeout for loadPAC.
  • Add support for pass TLS options to HTTP tunnel proxy.

Fixes

  • Allow FindProxyForURL return null.
  • Fix missing error handing on first dispatching.
  • Fix serve command does not watch source changes.
  • Exclude ts source files in npm package.