Function
MsgInputStreamget_message
Declaration [src]
SoupMessage*
msg_input_stream_get_message (
GInputStream* stream
)
Parameters
stream |
GInputStream |
A |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | SoupMessage |
A |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |