URIResponse.getSuggestedFilename

string 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.

Returns

the suggested filename or null if

the 'Content-Disposition' HTTP header is not present.