samwilson / phpflickr

A PHP wrapper for the Flickr API, including OAuth.
https://packagist.org/packages/samwilson/phpflickr
GNU General Public License v2.0
39 stars 15 forks source link

Add PhpFlickr::setUserAgent() and send User Agent to API #60

Closed samwilson closed 1 year ago

samwilson commented 1 year ago

Flickr is soon to make the User Agent header required for all API requests.

Refs: #59