Home
last modified time | relevance | path

Searched refs:HTTP (Results 276 – 300 of 376) sorted by relevance

1...<<111213141516

/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md191 cases where no other plugin set a correct HTTP status.
908 * Changed: Sabre\HTTP now moved into a dedicated sabre/http package.
1495 * Fixed: Correctly formatting HTTP dates.
1680 * Added: API level support for ACL HTTP method.
1961 * Fixed: Comma's between HTTP methods in 'Allow' method.
2232 * Added: RFC 2324 HTTP 418 status code
2277 * Fixed: auth-int is now properly supported within HTTP Digest.
2294 * Added: HTTP Digest Authentication helper class.
2295 * Added: Support for HTTP Range header
2300 * Added: Abstraction for the HTTP request.
[all …]
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DMessageTest.php3 namespace Sabre\HTTP;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalTest.php6 use Sabre\HTTP; alias
H A DAllowAccessTest.php6 use Sabre\HTTP; alias
H A DBlockAccessTest.php6 use Sabre\HTTP; alias
/plugin/sentry/
H A Dhelper.php211 $http = new dokuwiki\HTTP\DokuHTTPClient();
/plugin/openlayersmapoverlays/
H A Dscript.js124 protocol: new OpenLayers.Protocol.HTTP({
/plugin/dev/
H A DSVGIcon.php5 use dokuwiki\HTTP\DokuHTTPClient;
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md98 headers | | An array of objects with two properties (key and value) to attach to HTTP request
164 ## Adding custom headers to HTTP requests
166 If you want to add additional headers to your data load HTTP requests, use
329 * Added `headers` config variable which allows adding custom headers to HTTP requests
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc41 match the HTTP response code provided by {es}. For example, attempting to GET a
70 You can specify multiple HTTP status codes to ignore by providing an array of
293 (if your HTTP handler supports it) on a per-request basis via the `future`
H A Drelease-notes.asciidoc65 * (DOCS) Added the HTTP meta data section
272 * Added the HTTP port in the log messages
396 * Added the `User-Agent` in each HTTP request
405 * Fix HTTP port specification using CURLOPT_PORT, not anymore in the host
/plugin/icon/
H A DSVG.php5 use dokuwiki\HTTP\HTTPClient;
/plugin/codemirror/dist/modes/
H A Dhttp.min.js.map1HTTP\\/\\d\\.\\d/)) {\n state.cur = responseStatusCode;\n return \"keyword\";\n } els…
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php3 namespace Sabre\HTTP;
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php3 namespace Sabre\HTTP;
/plugin/referrers/
H A DREADME.md13 This plugin logs [HTTP Referrers](https://en.wikipedia.org/wiki/HTTP_referer) for your site, so you…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php7 use Sabre\HTTP\RequestInterface;
/plugin/404manager/
H A DCHANGES.md15 …* The redirection is a real redirection using 3XX HTTP status code in the same way that the plugin…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php6 use Sabre\HTTP\RequestInterface;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt289 * Bugfix: HTTP source images with no parameters were not
323 HTTP port (thanks marianbucur17Øyahoo*com)
460 full HTTP paths for "src" parameter
549 - no support for HTTP source images
607 * Added alternate CURL method for HTTP source images if
633 * Bugfix: several issues with HTTP image sources
847 for HTTP sources (thanks raynerapeØgmail*com)
897 HTTP or from a database (thanks raynerapeØgmail*com)
971 (HTTP) files, and better warning for caching
1258 * Bugfix: HTTP image sources were broken
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php9 use Sabre\HTTP\URLUtil;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php7 use Sabre\HTTP\URLUtil;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar70 header('HTTP/1.1 301 Moved Permanently');
76 header('HTTP/1.0 404 Not Found');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php5 use Sabre\HTTP\URLUtil;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php5 use Sabre\HTTP\URLUtil;

1...<<111213141516