flatten_utf8


Description:

[ Version ( since = "0.2" ) ]
public string flatten_utf8 (Cancellable? cancellable = null) throws IOError

Flatten the request body as a 'UTF-8' string.

The payload is assumed to be encoded according to 'UTF-8'. If it is not the case, use VSGI.Request.flatten directly instead.