Flowdock
method

url

Importance_1
v5.2.3 - Show latest stable - 0 notes - Class: Service
url(key, expires_in:, disposition:, filename:, content_type:) public

Returns a signed, temporary URL for the file at the key. The URL will be valid for the amount of seconds specified in expires_in. You most also provide the disposition (:inline or :attachment), filename, and content_type that you wish the file to be served with on request.

Show source
Register or log in to add new notes.