append
Description:
[ Version ( since = "0.3" ) ]
public bool append (uint8[] buffer, Cancellable? cancellable = null) throws Error
public bool append (uint8[] buffer, Cancellable? cancellable = null) throws Error
Append a buffer into the response body, writting the head beforehand and flushing data immediatly.
Unless the 'Transport-Encoding' header is explicitly set to 'chunked', the response encoding is marked with Soup.Encoding.EOF.