flickr / flickr-sdk

Almost certainly the best Flickr API client in the world for node and the browser
https://www.flickr.com/services/api
MIT License
131 stars 29 forks source link

Add support for overriding a port when making a rest request #131

Closed bwg closed 5 years ago

bwg commented 5 years ago

host override was already supported. simple change to also allow port override.

when no port is provided, defaults to 443.

bwg commented 5 years ago

I don't have merge permissions, and presumably there are changelog/versioning things that need to happen?

alex-seville commented 5 years ago

cc @jeremyruppel for handling the merge and release updates