@@ -433,7 +433,7 @@ |
||
433 | 433 | */ |
434 | 434 | |
435 | 435 | /** \brief Core function to execute HTTP request. |
436 | - * @param $url The request's URL. |
|
436 | + * @param string $url The request's URL. |
|
437 | 437 | * @param $method The request's HTTP method, POST by default. |
438 | 438 | * @return Url response, false on error. |
439 | 439 | */ |