HTTP factory class.
- Depuis
- 3.0.0
◆ getHttp()
static getHttp |
( |
|
$options = [] , |
|
|
|
$adapters = null |
|
) |
| |
|
static |
Method to create a JHttp instance.
- Paramètres
-
array | \ArrayAccess | $options | Client options array. |
array | string | $adapters | Adapter (string) or queue of adapters (array) to use for communication. |
- Renvoie
- Http
- Depuis
- 3.0.0
- Exceptions
-
Références $options, et $version.
Référencé par HttpBridgePostRequestMethod\__construct(), UpdateModel\download(), InstallerHelper\downloadPackage(), UpdateModel\downloadPackage(), FeedFactory\getFeed(), LanguagesModel\getLanguages(), UpdateAdapter\getUpdateSiteResponse(), Changelog\loadFromXml(), Update\loadFromXml(), ApplicationModel\save(), et Yubikey\validateYubikeyOtp().
◆ getHttpTransports()
Get the http transport handlers
- Renvoie
- array An array of available transport handlers
- Depuis
- 3.0.0
Get the HTTP transport handlers
- Renvoie
- string[] An array of available transport handler types
- Depuis
- 1.0
$file
Références $key, $names, et __DIR__.
La documentation de cette classe a été générée à partir du fichier suivant :