Home
last modified time | relevance | path

Searched refs:Encoding (Results 1 – 25 of 41) sorted by last modified time

12

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js29216 … return this.reporter.error('Encoding of string type: numstr supports ' + 'only digits and space');
29222 …return this.reporter.error('Encoding of string type: printstr supports ' + 'only latin upper and l…
29231 return this.reporter.error('Encoding of string type: ' + tag + ' unsupported');
29300 this.reporter.error('Encoding ' + tag + ' time is not supported yet');
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3059 default: throw new Error("Unsupported Content-Transfer-Encoding " + cte);
3144 out.push('Content-Transfer-Encoding: ' + (qp ? 'quoted-printable' : 'base64'));
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified389 "encoding": "Encoding"
H A Den.js-4.9.merged5 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…
H A Den.js.4.95 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…
H A Den.js.unc5 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…
H A Dlang_array.txt309 "encoding": "Encoding"
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified389 "encoding": "Encoding"
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md277 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md1 # Constant-Time Encoding
39 use ParagonIE\ConstantTime\Encoding;
45 echo Encoding::base64Encode($data), "\n";
46 echo Encoding::base32EncodeUpper($data), "\n";
47 echo Encoding::base32Encode($data), "\n";
48 echo Encoding::hexEncode($data), "\n";
49 echo Encoding::hexEncodeUpper($data), "\n";
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md1197 #### [BUG] Accept-Encoding header behavior changed unintentionally.
1201 In version 2.8 setting the `Accept-Encoding` header would set the CURLOPT_ENCODING option, which pe…
H A DCHANGELOG.md193 * Decoded Content-Encoding responses are now modified to correctly reflect
195 means that the `Content-Encoding` header may be removed an the
470 * Added the ability to automatically decode `Content-Encoding` response bodies
473 `Content-Encoding`. Set this value to `false` to disable decoding the
474 response content, and pass a string to provide a request `Accept-Encoding`
476 to pass an `Accept-Encoding` header in the headers of a request but still
872 * Bug fix: Removing `Transfer-Encoding: chunked` header when a Content-Length is present
985 * Fixed an issue where cURL would not automatically decompress responses when the Accept-Encoding h…
1086 * No longer sending Accept and Accept-Encoding headers on every request
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DEncoding.php32 abstract class Encoding class
/plugin/authgooglesheets/
H A Dcomposer.lock648 … "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md14 ## Encoding section in Getting Started
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng53 # 3.2.7 Inline Encoding
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1483 * Fixed: Issue 154: Encoding of VObject parameters with no value was incorrect.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md543 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php44 const BINDING_DEFLATE = 'urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE';
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …eturnValues;\n }\n\n let contentEncoding = getResponseHeader('Content-Encoding') || 'identity';\…
H A Dpdf.worker.js.map1Encoding')) {\n encoding = dict.get('Encoding');\n if (isDict(encoding)) {\n …
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md317 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified305 encoding: "Encoding"
H A Den.js.unc5 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…

12