URIResponse.getSuggestedFilename

Get the suggested filename for @response, as specified by the 'Content-Disposition' HTTP header, or %NULL if it's not present.

class URIResponse
string
getSuggestedFilename
()

Return Value

Type: string

the suggested filename or %NULL if the 'Content-Disposition' HTTP header is not present.

Meta