You are here

private property EasyRdf_Http_Response::$body in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php \EasyRdf_Http_Response::body

The HTTP response body

Type: string

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php, line 79

Class

EasyRdf_Http_Response
Class that represents an HTTP 1.0 / 1.1 response message.

Code

private $body;