set_http_headers
Description:
Assign the provided MessageHeaders to the response.
headers
need to be of the type soup_message_headers_response. Any existing headers will be
overwritten.
Parameters:
this | |
headers |
the HTTP headers to be set |