Home
last modified time | relevance | path

Searched full:httpclient (Results 101 – 125 of 130) sorted by relevance

123456

/plugin/icon/
H A DSVG.php5 use dokuwiki\HTTP\HTTPClient; alias
40 $http = new HTTPClient();
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DGoogle.php135 ClientInterface $httpClient, argument
140 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true);
H A DBitrix24.php59 $responseBody = $this->httpClient->retrieveResponse(
/plugin/pubmed2020/classes/
H A Dpubmed2020.php18 var $HttpClient; variable in PubMed2020
41 $this->HttpClient = new DokuHTTPClient();
60 $json = $this->HttpClient->get($url);
80 $r = $this->HttpClient->get($url);
105 $content = $this->HttpClient->get($url);
130 $medlineContent = $this->HttpClient->get($url);
133 $medlineContent = $this->HttpClient->get($url);
/plugin/tindexmenu/
H A Dadmin.php13 require_once(DOKU_INC.'inc/HTTPClient.php');
363 require_once (DOKU_INC.'inc/HTTPClient.php');
/plugin/oiddelegate/
H A Dadmin.php46 require_once(DOKU_INC.'inc/HTTPClient.php');
/plugin/elwikiupgrade/
H A DHTTPClient.php22 * handles cookies and referers. It is based upon the httpclient
30 class HTTPClient { class
879 class DokuHTTPClient extends HTTPClient {
H A Dadmin.php14 require_once DOKU_PLUGIN.'elwikiupgrade/HTTPClient.php';
/plugin/nsexport/packer/ziphtml/
H A Dzip.php94 require_once(DOKU_INC.'inc/HTTPClient.php');
/plugin/oauth/
H A DAdapter.php68 $serviceFactory->setHttpClient(new HTTPClient());
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dgambas.php113 'UdpSocket', 'FtpClient', 'HttpClient', 'SmtpClient', 'Regexp', 'Action', 'Button', 'CheckBox',
H A Drsplus.php123 'grepl', 'gsub', 'gzcon', 'gzfile', 'httpclient', 'I', 'iconv', 'iconvlist', 'icuSetCollate', 'identical', 'identity',
/plugin/rssticker/
H A DlastRSS.php35 require_once(DOKU_INC.'inc/HTTPClient.php');
/plugin/oembed/
H A Dsyntax.php17 require_once(DOKU_INC.'inc/HTTP/HTTPClient.php');
/dokuwiki/inc/HTTP/
H A DHTTPClient.php12 * handles cookies and referrers. It is based upon the httpclient
20 class HTTPClient class
/plugin/upgrade/HTTP/
H A DHTTPClient.php12 * handles cookies and referers. It is based upon the httpclient
20 class HTTPClient { class
/plugin/siteexport/inc/
H A Dfunctions.php585 …rray = implode("&", $removeArray); // The & made problems with the HTTPClient / Apache. It sho…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jar ... INF/maven/org.apache.httpcomponents/httpclient/ org/apache/http/auth/KerberosCredentials ...
/plugin/html2pdf/releases/
H A Dhtml2pdf_20100120.tar.gz
/plugin/openlayersmap/
H A DStaticMap.php409 * @todo refactor this to use dokuwiki\HTTP\HTTPClient or dokuwiki\HTTP\DokuHTTPClient
/dokuwiki/data/
H A Ddeleted.files96 inc/HTTPClient.php
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jar ... INF/maven/org.apache.httpcomponents/httpclient/ META-INF/maven/org.apache ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jar ... INF/maven/org.apache.httpcomponents/httpclient/ META-INF/maven/org.apache ...
H A Djcapture.jar ... .apache.http.impl.client.DefaultHttpClient httpClient protected abstract org.apache.http.client. ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123456