JMediawikiHttp::get
Method to send the GET command to the server.
Signature
public function get(string
$url,
[array
$headers = null] )
Parameters
-
$url
- Path to the resource.
-
$headers
- An array of name-value pairs to include in the header of the request.
Returns
- JHttpResponse