Skip to content

v1.0.2

Compare
Choose a tag to compare
@bitdruid bitdruid released this 31 May 07:44
· 9 commits to main since this release
  • fixed paths for win #2 #1:
    • stripping ports from domain (:80 :443 ...) to prevent WinError
    • stripping mailto-prefixes to prevent WinError
    • changed url-parsing to prevent the case where subdir==filename caused WinError
  • url-encoded spaces in filenames are now decoded #1
  • clarified current-path structure in readme - changes may come in the future #1
  • optimized the parsing of cdx-query to keep inside a requested path
  • increased performance of collection-creation for very large requests