Method RequestExtended::send

Meta:

Written by

Christian Schiffler <c.schiffler@cyberspectrum.de>

/system/libraries/RequestExtended.php line 1177
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 9 plus 3.