Home
last modified time | relevance | path

Searched refs:HTTPClient (Results 1 – 15 of 15) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/ !
DXMLRPCClient.php41 * @see HTTPClient
44 class XMLRPCClient extends HTTPClient {
57 $this->HTTPClient($host, $port);
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/ !
DHTTPClient.php41 class HTTPClient extends Socket { class
61 function HTTPClient($host, $port = 80) { function in HTTPClient
/plugin/icon/ !
DSVG.php5 use dokuwiki\HTTP\HTTPClient; alias
40 $http = new HTTPClient();
/plugin/wow/ !
Dsyntax.php117 require_once(DOKU_INC . '/inc/HTTPClient.php');
/plugin/dil/ !
Dsyntax.php34 require_once(DOKU_INC . 'inc/HTTPClient.php');
/plugin/dokuwiki-webcomics/ !
Dsyntax.php39 require_once (DOKU_INC . 'inc/HTTPClient.php');
/plugin/oauth/ !
H A DHTTPClient.php12 class HTTPClient implements ClientInterface class
H A DAdapter.php68 $serviceFactory->setHttpClient(new HTTPClient());
/plugin/upgrade/HTTP/ !
H A DDokuHTTPClient.php13 class DokuHTTPClient extends HTTPClient {
H A DHTTPClient.php20 class HTTPClient { class
/plugin/imageshack/ !
Daction.php45 $http = new HTTPClient();
/plugin/oiddelegate/ !
Dadmin.php46 require_once(DOKU_INC.'inc/HTTPClient.php');
/plugin/tindexmenu/ !
Dadmin.php363 require_once (DOKU_INC.'inc/HTTPClient.php');
/plugin/upgrade/ !
H A Ddeleted.files5 HTTPClient.php
/plugin/elwikiupgrade/ !
DHTTPClient.php30 class HTTPClient { class
879 class DokuHTTPClient extends HTTPClient {