Method Request::send

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Request.php line 191
Automatically extracted PHP DOC comment from code:

Perform an HTTP request (handle GET, POST, PUT and any other HTTP request)

END OF PHP DOC
public function void send(string $strUrl, string $strData, string $strMethod)

Parameters

string $strUrl
Not documented yet. Please add documentation to this entry.
string $strData
Default: false
Not documented yet. Please add documentation to this entry.
string $strMethod
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 4 plus 5.