Home
last modified time | relevance | path

Searched refs:incoming_payload (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/
H A Dserver-tests.php253 public $incoming_payload = ''; variable in HTTPRequest
309 if (preg_match("/^(.*?)\r?\n\r?\n(.*)/s", $this->incoming_payload, $match)) {

Completed in 10 milliseconds