From @skpy on January 21, 2013 18:40
Some Flickr API methods require HTTP POST. Currently, the Flickr Silo FlickrAPI class only invokes POST for uploads. Supporting other methods that rely on POST -- like photosetsAddPhoto -- would be nice.
Copied from original issue: habari/habari#450