Returns the request body content.
public static getContent ( boolean $asResource = false ) : string | resource | ||
$asResource | boolean | If true, a resource will be returned |
Résultat | string | resource | The request body content or a resource to read the body stream |