Version 1.4

Added

  • CAPTCHA Configurable.
  • VID to risk requests.
  • CAPTCHA util to make captcha validation call with PerimeterX servers.
  • Support for vid cookie signing.

Changed

  • VID as part of cookie signing.
  • Refactored HTTP client to use single client for all type of calls.

Fixed

  • Missing URI on incoming requests.
  • Keep-Alive agent to work with local tests.
  • Format invalid cookie error to be printed correctly.
  • Missing agent referer.