Skip to content

1.6.0

Compare
Choose a tag to compare
@oscarotero oscarotero released this 10 Aug 11:11
· 1019 commits to master since this release
  • By default, the facebook provider is disabled, to reduce the number of requests and avoid weird values. You can enable it again setting the config option facebookProvider to true
  • If the url is to a binary file (image, pdf, etc) the Curl request resolver does not download the content, only the headers. This avoid download large files unnecesary.