Home
last modified time | relevance | path

Searched refs:HTTP (Results 251 – 275 of 376) sorted by relevance

1...<<111213141516

/plugin/davcal/vendor/sabre/http/lib/
H A DSapi.php3 namespace Sabre\HTTP;
H A DMessage.php3 namespace Sabre\HTTP;
H A DRequest.php3 namespace Sabre\HTTP;
/plugin/blogtng/exe/
H A Dpingback.php13 use dokuwiki\HTTP\DokuHTTPClient;
/plugin/webdav/vendor/sabre/http/lib/
H A DSapi.php3 namespace Sabre\HTTP;
H A DMessage.php3 namespace Sabre\HTTP;
H A DRequest.php3 namespace Sabre\HTTP;
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DMessageDecoratorTest.php3 namespace Sabre\HTTP;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DACLTest.php6 use Sabre\HTTP; alias
H A DPrincipalTest.php7 use Sabre\HTTP; alias
/plugin/linkback/
H A DCHANGELOG4 * Fixed HTTP client to correctly accept all type 200 responses as successful
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc55 ==== HTTP Authentication
57 If your {es} server is protected by HTTP authentication, you need to provide the
65 'http://user:pass@localhost:9200', // HTTP Basic Authentication
187 It is possible to use HTTP authentication with SSL. Simply specify `https` in
189 credentials. For example, this snippet authenticates using Basic HTTP auth and a
H A Dconnection-factory.asciidoc57 working HTTP handler, serializer, logger and tracer
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php6 use Sabre\HTTP\RequestInterface;
7 use Sabre\HTTP\ResponseInterface;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php6 use Sabre\HTTP\RequestInterface;
7 use Sabre\HTTP\ResponseInterface;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php12 use Sabre\HTTP; alias
13 use Sabre\HTTP\RequestInterface;
14 use Sabre\HTTP\ResponseInterface;
1023 $result = HTTP\Util::negotiate(
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php12 use Sabre\HTTP; alias
14 use Sabre\HTTP\RequestInterface;
15 use Sabre\HTTP\ResponseInterface;
946 $result = HTTP\Util::negotiate(
/plugin/cspheader/
H A DREADME.md4 [Content Security Policy (CSP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP)
/plugin/gil/
H A DChangeLog5 * DokuWiki page: corrected link to HTTP version.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DJCalTransformTest.php5 use Sabre\HTTP\Request;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DAbstractPDOTest.php6 use Sabre\HTTP; alias
/plugin/keywords/action/
H A Dkeywords.php8 use dokuwiki\HTTP\DokuHTTPClient;
/plugin/siteexport/inc/
H A Dhttpproxy.php25 class _HTTPProxy extends \dokuwiki\HTTP\DokuHTTPClient {}
/plugin/advanced/lang/en/config/
H A Duserscript.txt3 …ll JavaScript files are delivered through a single dispatcher to minimize HTTP requests, for cachi…
/plugin/oauth/
H A Dcomposer.lock33 "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",

1...<<111213141516