Home
last modified time | relevance | path

Searched full:requests (Results 1 – 25 of 32) sorted by relevance

12

/dokuwiki/vendor/splitbrain/lesserphp/
H A DHISTORY.md25 * 2016-09-30: applying some pull requests of the origin repository
29 * 2016-09-29: applying some pull requests of the origin repository
35 * 2016-09-26: applying some pull requests of the origin repository
H A DREADME.md16 Feature Requests will be ignored unless accompanied by a pull request.
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown75 to one of our [support channels][]. For bug reports and feature requests, visit
89 This means that feature requests may not be fulfilled straight away, as time has
93 the project on GitHub and send pull requests for patches. When doing so, please
97 Please create your pull requests primarily against this branch.
/dokuwiki/vendor/geshi/geshi/
H A Dcomposer.json17 "issues": "https://sourceforge.net/p/geshi/feature-requests/"
/dokuwiki/_test/tests/test/
H A Dscope.test.php32 * two requests within the same test case should be possible
H A Dedit_and_save.test.php9 * Execute the following requests:
92 * Execute the following requests:
/dokuwiki/lib/exe/
H A Djquery.php19 * and handling conditional and gzipped requests
H A Ddetail.php8 // define all DokuWiki globals here (needed within test requests but also helps to keep track)
/dokuwiki/.github/workflows/
H A DautoFix.yml48 …ore merging. Please note that unit tests are not run for automated pull requests - so if in doubt,…
/dokuwiki/inc/Action/Exception/
H A DActionException.php27 * When no new action is given 'show' is assumed. For requests that originated in a POST,
/dokuwiki/inc/Remote/
H A DXmlRpcServer.php41 throw new ServerException('XML-RPC server accepts XML requests only.', -32606);
H A DJsonRpcServer.php45 throw new RemoteException("JSON-RPC server only accepts POST requests.", -32606);
51 … throw new RemoteException("JSON-RPC server only accepts application/json requests.", -32606);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php74 … // on the data sent by all users. one user requests the page and a hash of their info is saved.
78 // full control over his own http requests. he, however, is not going to have control over
79 // everyone's http requests.
/dokuwiki/
H A Dfeed.php52 // time or the update interval has not passed, also handles conditional requests
H A Ddoku.php22 // define all DokuWiki globals here (needed within test requests but also helps to keep track)
H A Dcomposer.lock96 "issues": "https://sourceforge.net/p/geshi/feature-requests/",
/dokuwiki/_test/tests/general/
H A Dgeneral_html.test.php16 * List of requests to check for validity
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DServer.php40 throw new ServerException('XML-RPC server accepts POST requests only.');
/dokuwiki/_test/tests/inc/
H A Dchangelog_getrevisions.test.php125 * first = -1 requests recentest logline, without skipping
/dokuwiki/inc/
H A Dhttputils.php15 * Checks and sets HTTP headers for conditional HTTP requests
/dokuwiki/lib/plugins/config/lang/en/
H A Dlang.php198 … jQuery UI script files be loaded from a CDN? This adds additional HTTP requests, but files may lo…
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Droff.php15 * - Fix reqex for line-start requests (must start with [.'], not [\.'])
H A Dnginx.php314 16 => array( // limit requests module
/dokuwiki/vendor/composer/
H A Dinstalled.json92 "issues": "https://sourceforge.net/p/geshi/feature-requests/",
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php478 …x00000008 => 'NET_SFTP_OPEN_APPEND_DATA', // "the offset field of SS_FXP_WRITE requests is ignored"
644 processing any further requests."
1775 * Minimizes directory lookups and SSH_FXP_STATUS requests for speed.
2570 * Minimizes directory lookups and SSH_FXP_STATUS requests for speed.
3676 * These requests return a SSH_FXP_STATUS reply on failure. On success they

12