URIResponse.getSuggestedFilename

Get the suggested filename for response.

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.