Home
last modified time | relevance | path

Searched full:dokuhttpclient (Results 26 – 50 of 108) sorted by last modified time

12345

/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php13 class DokuHTTPClient extends HTTPClient { class
/plugin/upgrade/
H A Dhelper.php10 use dokuwiki\plugin\upgrade\HTTP\DokuHTTPClient;
73 $http = new DokuHTTPClient();
142 $http = new DokuHTTPClient();
9 use dokuwiki\plugin\upgrade\HTTP\DokuHTTPClient; global() alias
/plugin/statistics/inc/
H A DStatisticsBrowscap.class.php27 $http = new DokuHTTPClient($url);
H A DStatisticsLogger.class.php249 $http = new DokuHTTPClient();
/plugin/odt/renderer/
H A Dpage.php1255 $client = 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/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/pubmed2020/classes/
H A Dpubmed2020.php41 $this->HttpClient = new DokuHTTPClient();
/plugin/advanced/admin/
H A Dconfig.php216 $http = new DokuHTTPClient();
/plugin/gh/
H A Dsyntax.php128 $http = new DokuHTTPClient();
/plugin/elasticsearch/helper/
H A Ddocparser.php123 $http = new DokuHTTPClient();
/plugin/achart/
H A Dsyntax.php114 $http = new DokuHTTPClient();
/plugin/evesso/classes/
H A DEveOnlineAdapter.php31 $http = new \DokuHTTPClient();
H A DoAuthHTTPClient.php35 $http = new \DokuHTTPClient();
/plugin/indexmenu/
H A Dadmin.php
/plugin/xtern/
H A Dadmin.php340 $http = new DokuHTTPClient();
/plugin/passpolicy/
H A Dhelper.php516 $http = new DokuHTTPClient();
/plugin/quickstats/GEOIP/
H A Dget_geocity2.php26 $http = new DokuHTTPClient();
/plugin/quickstats/scripts/
H A Dget_geocity.php20 $http = new DokuHTTPClient();
H A Dget_geocity2.php55 $http = new DokuHTTPClient();
/plugin/csv/
H A Dhelper.php123 $http = new DokuHTTPClient();
/plugin/zerolinecss/
H A Daction.php62 $this->httpClient = new dokuwiki\HTTP\DokuHTTPClient();
/plugin/multiorphan/action/
H A Dmultiorphan.php356 $httpClient = new dokuwiki\HTTP\DokuHTTPClient();
/plugin/oembed/
H A Dsyntax.php409 $client = new DokuHTTPClient();

12345