Home
last modified time | relevance | path

Searched refs:host (Results 301 – 325 of 413) sorted by relevance

1...<<11121314151617

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md262 - Fix HTTP port specification using CURLOPT_PORT, not anymore in the host [782](https://github.com/elastic/elasticsearch-php/pull/782)
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js9624 …return this.protocol + (this._isRelative ? '//' + authority + this.host : '') + this.pathname + th…
9644 get host() {
9648 set host(value) {
9730 var host;
9751 host = this.host;
9753 if (!host) {
9757 return this._scheme + '://' + host;
22631 if (parsedUrl.protocol === 'file:' || parsedUrl.host) {
22639 if (!parsedUrl.host) {
23028 host: url.hostname,
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1 … :1, // - get host record given its address\n gethostbyname …
/plugin/html5video2/script/
H A Dvideo.min.js12host=n.host.replace(/:80$/,"")),"https:"===n.protocol&&(n.host=n.host.replace(/:443$/,"")),n.proto…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md105 * Only add scheme when host is present
614 * Updated Url class to check if a scheme and host are set before adding ":"
714 * `Host` header can now diverge from the host part of a URL if the header is set manually
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified740 "errorLoading": "Error loading application service host: %s.",
H A Den.js-4.9.merged5 …,"changeTo":"Change to","errorLoading":"Error loading application service host: %s.","ieSpellDownl…
H A Den.js.unc5 …,"changeTo":"Change to","errorLoading":"Error loading application service host: %s.","ieSpellDownl…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified740 "errorLoading": "Error loading application service host: %s.",
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md35 * Update `AWSAuthV4 transport` to sanitize host name for AWS requests before signing [#2090](https://github.com/ruflin/Elastica/pull/2090)
1053 - Make host for all tests dynamic to prepare it for a more dynamic test environment [#846](https://github.com/ruflin/Elastica/pull/846)
1251 - Be able to configure ES host/port via ENV var in test env [#652](https://github.com/ruflin/Elastica/issues/652/)
1978 - Refactor client constructor. Elastica_Client::__construct(array $config) now takes a config array instead of host and port
/plugin/diagramsnet/lib/resources/
H A Ddia_vi.txt827 officeCopyImgErrMsg=Due to some limitations in the host application, the image could not be inserte…
1126 officeNotSupported=This feature is not supported in this host application
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12 …){var n=m.attributes.href.value,o=q("a");o.href=n;var p=o.protocol+"//"+o.host+o.pathname+o.search…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst577 to host all the specific tags and filters you want to add to Twig.
/plugin/bible/bible_douayRheims/
H A D1_Machabees.txt149 …3:15. And he made himself ready; and the host of the wicked went up with him, strong succours, to …
157 …made an end of speaking, he rushed suddenly upon them: and Seron, and his host were overthrown bef…
224 …my in the hands of thy people Israel, and let them be confounded in their host and their horsemen.…
264 … come, and to take the fortress into which we are fled: and Timotheus is the captain of their host.
285 5:32. And he said to his host: Fight ye today for your brethren.
287 …5:34. And the host of Timotheus understood that it was Machabeus, and they fled away before his fa…
H A D4_Kings.txt464 … and made to themselves two molten calves, and groves, and adored all the host of heaven: and they…
587 …ade groves, as Achab, the king of Israel, had done: and he adored all the host of heaven, and serv…
589 21:5. And he built altars for all the host of heaven, in the two courts of the temple of the Lord.
633 …e vessels that had been made for Baal, and for the grove, and for all the host of heaven: and he b…
634 …e to Baal, and to the sun, and to the moon, and to the twelve signs, and to all the host of heaven.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1host) {\n super();\n let lazyProxyReject = null;\n this._worker = this._regis…
H A D40.40.js.map1 …e_privilege',\n 'has_type_privilege',\n 'height',\n 'host',\n 'hostmas…
/plugin/passpolicy/
H A Dwords.txt1741 host
/plugin/mantis/lib/
H A Dchangelog96 - soap_transport_http: do not prepend $host with 'ssl://' for https (is this required for older cUR…
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9 …-type"],delete e["content-length"],delete e["transfer-encoding"],delete e.host,t&&(delete e.author…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js324 Editor.prototype.editBlankUrl = window.location.protocol + '//' + window.location.host + '/';
/plugin/edittable/lib/
H A Dhandsontable.full.js184 if (element.host && element.nodeType === Node.DOCUMENT_FRAGMENT_NODE) {
185 element = element.host;
210 element = element.host;
239 element = element.host;
299 result = isHotTable(parentNode.host);
304 parentNode = parentNode.host;
601 if (next.host) {
605 if (next.host.impl) {
607 return isVisible(next.host.impl);
608 } else if (next.host) {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md19 file:///) or contain images loaded from different host than the web page itself.

1...<<11121314151617