jacktuck / unfurl

Metadata scraper with support for oEmbed, Twitter Cards and Open Graph Protocol for Node.js :zap:
MIT License
475 stars 51 forks source link

[bug fix] pass option follow, size and timeout to the fetch call #47

Closed stevenao closed 4 years ago

stevenao commented 4 years ago

Currently, follow, size and timeout options are missed being passed to the actual http fetch request. This Pull Request is to correct it.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 98.452% when pulling edcdb8be40a042ace3317370a3e4567d5bde3471 on stevenao:master into a08dc9ac016910dda1c2c330aac7f1182c016bf6 on jacktuck:master.

jacktuck commented 4 years ago

Nice catch. Will release this later.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: