Home
last modified time | relevance | path

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

/PHP-7.3/tests/basic/
H A Dbug67198.phpt24 $postdata = "PASS";
30 'content' => $postdata
/PHP-7.3/
H A Dserver-tests.php239 public $postdata = NULL; variable in HTTPRequest
263 function HTTPRequest($URL, $headers=array(), $options=array(), $postdata=NULL) argument
269 $this->postdata = &$postdata;

Completed in 9 milliseconds