get_suggested_filename


Description:

public unowned string get_suggested_filename ()

Get the suggested filename for this.

Get the suggested filename for this, as specified by the 'Content-Disposition' HTTP header, or null if it's not present.

Parameters:

this

a URIResponse

Returns:

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