Home
last modified time | relevance | path

Searched refs:application (Results 26 – 50 of 654) sorted by relevance

12345678910>>...27

/plugin/swarmwebhook/lang/en/
H A Difttt_instructions.txt6 * **Content Type**: application/json
/plugin/flickr/
H A Dsyntax.php125 }elseif($mime == 'application/x-shockwave-flash'){
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAbandonRequest.php80 return Asn1::application(self::APP_TAG, Asn1::integer($this->messageID));
H A DDeleteRequest.php68 return Asn1::application(self::APP_TAG, Asn1::octetString($this->dn->toString()));
89 throw new ProtocolException('The delete request must be an octet string with an application tag class.');
H A DBindRequest.php90 return Asn1::application(self::APP_TAG, Asn1::sequence(
H A DCompareRequest.php121 return Asn1::application(self::APP_TAG, Asn1::sequence(
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php61 'header' => 'Content-type: application/json',
H A DCubeHandler.php160 'Content-Type: application/json',
/plugin/dokusioc/
H A Dplugin.info.txt6 …es SIOC version of wiki content (RDF/XML export), checks the requested application type (content n…
/plugin/doi/Resolver/
H A DDoiResolver.php42 $http->headers['Accept'] = 'application/vnd.citationstyles.csl+json';
/plugin/rdplink/RdpEncrypt/
H A DREADME.md6 This application has been tested to compile in VBExpress 2010, and should work in most all other ve…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultReference.php78 return Asn1::application(self::TAG_NUMBER, Asn1::sequence(...array_map(function ($ref) {
H A DIntermediateResponse.php107 return Asn1::application(self::TAG_NUMBER, $response);
H A DSearchResultEntry.php101 $asn1 = Asn1::application(self::TAG_NUMBER, Asn1::sequence());
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc53 Content-Type: application/vnd.elasticsearch+json; compatible-with=7
54 Accept: application/vnd.elasticsearch+json; compatible-with=7
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt151 - application/x-www-form-urlencoded: script.*, xml.GET, form.GET
153 - application/octet-stream: xml.POST
155 Please note that xml.POST generates application/octet-stream, but
156 NOT application/x-www-form-urlencoded. It is needed to avoid the standard
/plugin/mp3play2/
H A Dsyntax.php108 $params['type'] = 'application/x-shockwave-flash';
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest10.txt3 * The HelloWorldApp class implements an application that
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md98 1. `Application`, representing resources of the application, like public files
100 application,
101 2. `Data`, representing data required by the application, like configuration
107 and pointing to this file. This becomes useful in an application where you would
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlist_items_with_undefined_ref.md2 …considered as the fastest one when dealing with cache for a centralized thick application (e.g. one
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDailymotion.php127 return array('Accept' => 'application/json');
H A DHarvest.php145 return array('Accept' => 'application/json');
155 return array('Accept' => 'application/json');
/plugin/codemirror/dist/modes/
H A Dvue.min.js1 …b={script:[["lang",/coffee(script)?/,"coffeescript"],["type",/^(?:text|application)\/(?:x-)?coffee…
/plugin/externalembed/helper/
H A DcacheInterface.php132 'Accept: application/json'
/plugin/combo/vendor/symfony/process/
H A DREADME.md13 assistance to ensure the success of web application development projects.

12345678910>>...27