Skip to content

Web Crawler - v0.6

Compare
Choose a tag to compare
@jblanked jblanked released this 23 Oct 12:56
· 56 commits to main since this release
  • Added a DOWNLOAD method, which downloads the file at the specified path. This is best used for downloading images, binary files, and other non-text files.
  • Increased buffer size to handle larger responses.
  • Fixed the variable item lists to display as intended.