Home
last modified time | relevance | path

Searched refs:Proxy (Results 1 – 25 of 47) sorted by last modified time

12

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js7515 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
8293 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
8437 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
8517 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
8588 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
8662 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
8767 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
9298 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
9382 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
9463 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
[all …]
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md269 Doctrine proxy class (...\\\_\_CG\_\_\Proxy).
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
H A DDoctrineProxyMatcher.php6 use Doctrine\Common\Persistence\Proxy; alias
14 * Matches a Doctrine Proxy class.
20 return $object instanceof Proxy;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js2947 Firebug.Lite.Proxy={_callbacks:{},load:function(url){var resourceDomain=getDomain(url); class in Firebug.Lite
2950 },loadJSONP:function(url,callback){var script=createGlobalElement("script"),doc=Firebug.context.document,uid=""+new Date().getTime(),callbackName="callback=Firebug.Lite.Proxy._callbacks."+uid,jsonpURL=url.indexOf("?")!=-1?url+"&"+callbackName:url+"?"+callbackName;
2951 Firebug.Lite.Proxy._callbacks[uid]=function(data){if(callback){callback(data)
2953 delete Firebug.Lite.Proxy._callbacks[uid]
2964 Firebug.Lite.Proxy.fetchResourceDisabledMessage='/* Firebug Lite resource fetching is disabled.\nTo enabled it set the Firebug Lite option "disableResourceFetching" to "false".\nMore info at http://getfirebug.com/firebuglite#Options */';
2965 var fetchResource=function(url){if(Firebug.disableResourceFetching){var source=sourceMap[url]=Firebug.Lite.Proxy.fetchResourceDisabledMessage;
2978 }catch(E){return"ERROR: Firebug Lite Proxy plugin returned an invalid response."
6920 var source=Firebug.Lite.Proxy.load(url);
6996 if(href){sourceData.source=Firebug.Lite.Proxy.load(href)
7001 var source=Firebug.Lite.Proxy
[all...]
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2 …nstruct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{retur…
H A Ddmn-navigated-viewer.production.min.js2 …nstruct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{retur…
H A Ddmn-viewer.production.min.js2 …nstruct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{retur…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTasksNamespace.asciidoc81 Proxy function to list() to prevent BC break since 7.4.0
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1067 - For PHP 7 compatibility Elastica\Query\Bool was renamed to *\BoolQuery, Elastica\Filter\Bool was renamed to BoolFilter, Elastica\Transport\Null was renamed to NullTransport as Null and Bool are reserved phrases in PHP 7. Proxy objects for all three exist to keep backward compatibility. It is recommended to start using the new objects as the proxy classes will be deprecated as soon as PHP 7 is stable. [#837](https://github.com/ruflin/Elastica/pull/837)
/plugin/achart/assets/
H A Dapexcharts.min.js6 …nstruct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{retur…
/plugin/html5video2/script/
H A Dvideo.min.js20 …nstruct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{retur…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php6 use GuzzleHttp\Handler\Proxy; alias
107 $handler = Proxy::wrapSync(new CurlMultiHandler(), new CurlHandler());
116 ? Proxy::wrapStreaming($handler, new StreamHandler())
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md383 …ewing the raw HTTP request. This library supports the use of [Charles Web Proxy](https://www.charl…
398 One additional step is required in Charles to view SSL requests. Go to **Charles > Proxy > SSL Prox…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md129 Proxy (IAP), you will need to fetch an ID token to access your application. For
171 For invoking Cloud Identity-Aware Proxy, you will need to pass the Client ID
217 #### Call using Proxy-Authorization Header
220 you can include the ID token in a `Proxy-Authorization: Bearer`
221 header instead. If a valid ID token is found in a `Proxy-Authorization` header,
272 If your app is running behind [Google Identity-Aware Proxy][iap-id-tokens]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md140 * Bug fix: Proxy::wrapSync() now correctly proxies to the appropriate handler
575 * Proxy requests using the StreamAdapter now properly use request_fulluri (#632)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DProxy.php10 class Proxy class
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1103 "Anonymous Proxy",
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js113 …Reflect.construct||Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{retur…
H A Dviewer.min.js113 …Reflect.construct||Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{retur…
H A Dapp.min.js147 …Reflect.construct||Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{retur…
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.modified32 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re…
H A Drough.min.js12 …Reflect.construct||Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{retur…
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7 …nstruct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{retur…

12