Method

SoupServerMessageget_response_body

Declaration [src]

SoupMessageBody*
soup_server_message_get_response_body (
  SoupServerMessage* msg
)

Description [src]

Get the response body of msg.

Return value

Type: SoupMessageBody

A SoupMessageBody.

The data is owned by the instance.