Home
last modified time | relevance | path

Searched refs:DokuHTTPClient (Results 1 – 25 of 88) sorted by path

1234

/plugin/ac/
H A Dac.php19 $client = new DokuHTTPClient();
/plugin/achart/
H A Dsyntax.php114 $http = new DokuHTTPClient();
/plugin/actickets/
H A Dacclient.php39 $this->client = new DokuHTTPClient();
/plugin/adfs/
H A Dadmin.php16 $http = new DokuHTTPClient();
/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/amazon/
H A Dsyntax.php155 $http = new DokuHTTPClient();
/plugin/authhiorgserver/
H A Dauth.php281 $http = new DokuHTTPClient();
/plugin/blogtng/exe/
H A Dpingback.php13 use dokuwiki\HTTP\DokuHTTPClient; alias
69 $http = new DokuHTTPClient;
H A Dtrackback.php11 use dokuwiki\HTTP\DokuHTTPClient; alias
61 $http = new DokuHTTPClient;
/plugin/csv/
H A Dhelper.php123 $http = new DokuHTTPClient();
/plugin/deeplautotranslate/
H A Daction.php10 use \dokuwiki\HTTP\DokuHTTPClient; alias
387 $http = new DokuHTTPClient();
577 $http = new DokuHTTPClient();
620 $http = new DokuHTTPClient();
679 $http = new DokuHTTPClient();
/plugin/dev/
H A DSVGIcon.php5 use dokuwiki\HTTP\DokuHTTPClient; alias
219 $http = new DokuHTTPClient();
/plugin/dil/
H A Dsyntax.php38 $ch = new DokuHTTPClient();
/plugin/ditaa/
H A Dsyntax.php221 $http = new DokuHTTPClient();
/plugin/doi/Resolver/
H A DDoiResolver.php5 use dokuwiki\HTTP\DokuHTTPClient; alias
41 $http = new DokuHTTPClient();
H A DIsbnGoogleBooksResolver.php5 use dokuwiki\HTTP\DokuHTTPClient; alias
50 $http = new DokuHTTPClient();
H A DIsbnIsbnDeResolver.php5 use dokuwiki\HTTP\DokuHTTPClient; alias
27 $http = new DokuHTTPClient();
H A DIsbnOpenLibraryResolver.php5 use dokuwiki\HTTP\DokuHTTPClient; alias
41 $http = new DokuHTTPClient();
/plugin/eclipseupdateurl/
H A Dsyntax.php320 $http = new DokuHTTPClient();
/plugin/elasticsearch/helper/
H A Ddocparser.php123 $http = new DokuHTTPClient();
/plugin/elwikiupgrade/
H A DHTTPClient.php879 class DokuHTTPClient extends HTTPClient { class
H A Dadmin.php16 use dokuwiki\plugin\elwikiupgrade\DokuHTTPClient; alias
238 $http = new DokuHTTPClient();
314 $http = new DokuHTTPClient();
/plugin/evesso/classes/
H A DEveOnlineAdapter.php31 $http = new \DokuHTTPClient();
H A DoAuthHTTPClient.php35 $http = new \DokuHTTPClient();
/plugin/gh/
H A Dsyntax.php128 $http = new DokuHTTPClient();

1234