shweshi / OpenGraph

A Laravel package to fetch Open Graph data of a website.
https://opengraph.shashi.dev
MIT License
154 stars 29 forks source link

Add custom user agent #68

Closed huulbaek closed 3 years ago

huulbaek commented 3 years ago

Uses Curl as default user agent but adds possibility to specify own user agent. See https://github.com/shweshi/OpenGraph/issues/66

shweshi commented 3 years ago

@huulbaek Thanks for the contribution. Can you please make the change in README.md to capture these changes?