Method

SoupServerMessageget_response_headers

Declaration [src]

SoupMessageHeaders*
soup_server_message_get_response_headers (
  SoupServerMessage* msg
)

Description [src]

Get the response headers of msg.

Return value

Returns: SoupMessageHeaders
 

A SoupMessageHeaders with the response headers.

 The data is owned by the instance.