Skip to content

v0.7

Latest
Compare
Choose a tag to compare
@bmuschko bmuschko released this 07 Feb 20:09
· 13 commits to master since this release
  • Introduce parameter --ignore-status-codes for HTTP response status codes that should be excluded from validation.
  • Changed naming of parameter --include to --includes to indicate that multiple patterns can be assigned.
  • For URL validation, send a cheaper HEAD request first. If it fails allow up with a GET request.