string); */ public $headers; /** * Contains the request body (read from php://stdin if available). * * @var string */ public $body; } ?>