Skip to content

1.1.1

Choose a tag to compare

@csnover csnover released this 24 Sep 06:13
· 315 commits to master since this release

Release overview

  • Bug fixes

Bug fixes

  • Fixed a regression that caused HTTP requests to fail when talking to Selenium servers that use deprecated POST /session redirects. (theintern/intern#274)
  • Error messages will now only redact HTTP credentials in URLs instead of also redacting portions of unauthenticated URLs with unescaped @ characters. (1e2d670)

Install from npm

cd /my/project/root
npm install leadfoot --save-dev

Download source