Skip to content

v0.13.8

Compare
Choose a tag to compare
@erwanlr erwanlr released this 04 Apr 13:22
· 63 commits to master since this release
  • Minor:
    • Better handling of redirection, ie when target http->https (or the opposite), the target URL will be changed to the new one automatically to avoid scanning the http version and getting 301 which could result in items being missed
    • Better handling of unsupported HEAD method by checking for 501 and timeout as well