MessageHeaders.setContentDisposition

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

See soup_message_headers_get_content_disposition() for a discussion of how Content-Disposition is used in HTTP.

class MessageHeaders
void
setContentDisposition
(,
HashTable params
)

Parameters

disposition string

the disposition-type

params HashTable

additional parameters, or %NULL

Meta

Since

2.26