- Sort Score
- Result 10 results
- Languages All
Results 321 - 330 of 412 for nohost (0.1 sec)
-
src/main/resources/fess_label_zh_CN.properties
labels.updatedTime=更新时间 labels.urls=URL labels.userAgent=用户代理 labels.username=用户名 labels.value=值 labels.versionNo=版本号 labels.cronExpression=计划 labels.dayForCleanup=删除指定日期之前的文档 labels.crawlingThreadCount=同时爬网数 labels.boost=提升值 labels.crawlingConfigName=名称 labels.crawlingConfigPath=要爬网的路径 labels.processType=处理类型 labels.parameters=参数 labels.designFile=要上传的文件 labels.bulkFile=批量文件 labels.appendQueryParameter=添加搜索参数 labels.configId=配置ID
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 43.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/bsbhv/BsWebConfigBhv.java
try { final RESULT result = entityType.newInstance(); result.setAvailable(DfTypeUtil.toBoolean(source.get("available"))); result.setBoost(DfTypeUtil.toFloat(source.get("boost"))); result.setConfigParameter(DfTypeUtil.toString(source.get("configParameter"))); result.setCreatedBy(DfTypeUtil.toString(source.get("createdBy")));Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 10.9K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbSession.java
* * @param dc the domain controller address * @return the NTLM challenge bytes * @throws SmbException if an SMB error occurs * @throws UnknownHostException if the host cannot be resolved */ public static byte[] getChallenge(final UniAddress dc) throws SmbException, UnknownHostException { return getChallenge(dc, 0); } /**Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 20.7K bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/CertificatePinner.kt
* [HTTP Public Key Pinning (HPKP)][rfc_7469] or SHA-1 base64 hashes as in Chromium's * [static certificates][static_certificates]. * * ## Setting up Certificate Pinning * * The easiest way to pin a host is turn on pinning with a broken configuration and read the * expected configuration when the connection fails. Be sure to do this on a trusted network, and
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 14.1K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/crawler/transformer/AbstractFessFileTransformer.java
try { return URLDecoder.decode(name, enc); } catch (final Exception e) { return name; } } /** * Get the host on file. * @param url The URL. * @return The host on file. */ protected String getHostOnFile(final String url) { if (StringUtil.isBlank(url)) { return StringUtil.EMPTY; // empty }Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 25.7K bytes - Viewed (0) -
docs/changelogs/upgrading_to_okhttp_4.md
* **Headers**: size * **HeldCertificate**: certificate, keyPair * **HttpLoggingInterceptor**: level * **HttpUrl**: encodedFragment, encodedPassword, encodedPath, encodedPathSegments, encodedQuery, encodedUsername, fragment, host, password, pathSegments, pathSize, port, query, queryParameterNames, querySize, scheme, username * **MockResponse**: headers, http2ErrorCode, socketPolicy, status, trailers
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sun Feb 06 16:58:16 UTC 2022 - 10.9K bytes - Viewed (0) -
docs/changelogs/changelog_3x.md
these headers when validating a cached response. * Fix: Don’t allow remote peer to arbitrarily size the HPACK decoder dynamic table. * Fix: Honor per-host configuration in Android’s network security config. Previously disabling cleartext for any host would disable cleartext for all hosts. Note that this setting is only available on Android 24+. * New: HPACK compression is now dynamic. This should improve performance whenRegistered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sun Feb 06 14:55:54 UTC 2022 - 50.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/crawler/FessCrawlerThread.java
new ContentNotFoundException(urlQueue.getParentUrl(), url)); } } /** * Stores a child URL in the crawling queue with duplicate host handling. * This method applies duplicate host conversion before storing the URL. * * @param childUrl the child URL to store * @param parentUrl the parent URL that referenced this child URL
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 11 09:47:03 UTC 2025 - 19.5K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.duplicate_host_configuration=Host duplicado labels.duplicate_host_title_details=Host duplicado labels.dashboard_title_configuration=Configuración del sistema labels.dashboard_plugin=Plugin de panel labels.web_config_list=Lista de configuración web labels.access_token_details=Access Token Detalles labels.bad_word_details=Bad Word Detalles labels.boost_document_rule_details=Boost Document Rule Detalles
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49K bytes - Viewed (0) -
src/main/resources/fess_label_hi.properties
labels.username=उपयोगकर्ता नाम labels.value=मान labels.versionNo=संस्करण संख्या labels.cronExpression=अनुसूची labels.dayForCleanup=निर्दिष्ट दिनों से पुराने दस्तावेज़ों को हटाएं labels.crawlingThreadCount=समवर्ती क्रॉलिंग गणना labels.boost=बूस्ट labels.crawlingConfigName=नाम labels.crawlingConfigPath=क्रॉल करने के लिए पथ labels.processType=प्रक्रिया प्रकार labels.parameters=पैरामीटर labels.designFile=अपलोड करने के लिए फ़ाइल labels.bulkFile=बल्क फ़ाइल
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 64.5K bytes - Viewed (0)