Skip to content

3.3.0: HTTP HEAD optimization

Compare
Choose a tag to compare
@thekid thekid released this 19 Aug 09:09
· 169 commits to master since this release
  • Do not send file contents from web.handler.FilesFrom for HTTP HEAD
    requests, saving bandwith and processing time.
    (@thekid)