libxrdeveloper's documentation
gboolean xr_http_write ( xr_http http,
const char *  buffer,
gsize  length,
GError **  err 
)

Write response body.

This function will automatically call xr_http_write_header() if it was not called before.

This method may be called multiple times to write response iteratively.

Parameters:
httpHTTP transport object.
bufferSource buffer.
lengthData length.
errError object.
Returns:
TRUE on success, FALSE on error.
Documentation for libxr, Tue Jun 7 2011 17:44:21.