1.1.1
Release overview
- Bug fixes
Bug fixes
- Fixed a regression that caused HTTP requests to fail when talking to Selenium servers that use deprecated
POST /sessionredirects. (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