get_suggested_filename
Description:
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 |
Returns:
the suggested filename or null if the 'Content-Disposition' HTTP header is not present. |