set_content_disposition


Description:

public void set_content_disposition (string disposition, HashTable<string,string>? @params)

Sets the "Content-Disposition" header in this to disposition, optionally with additional parameters specified in params.

See [[email protected]_content_disposition] for a discussion of how Content-Disposition is used in HTTP.

Parameters:

this

a MessageHeaders

disposition

the disposition-type

params

additional parameters




2022 vala-language.org