- Sort Score
- Result 10 results
- Languages All
Results 1351 - 1360 of 7,306 for http (0.12 sec)
-
guava/src/com/google/common/net/InetAddresses.java
* * <ul> * <li><a target="_parent" * href="http://en.wikipedia.org/wiki/Bogon_filtering">http://en.wikipedia. * org/wiki/Bogon_filtering</a> * <li><a target="_parent" * href="http://www.cymru.com/Bogons/ipv6.txt">http://www.cymru.com/Bogons/ ipv6.txt</a> * <li><a target="_parent" href="http://www.cymru.com/Bogons/v6bogon.html">http://www.cymru.com/ * Bogons/v6bogon.html</a>
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 47.4K bytes - Viewed (0) -
cmd/object-api-utils.go
// // You should have received a copy of the GNU Affero General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. package cmd import ( "bytes" "context" "encoding/hex" "errors" "fmt" "io" "math/rand" "net" "net/http" "path" "runtime" "slices" "strconv" "strings" "sync" "time" "unicode/utf8" "unsafe"
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Jun 25 15:08:54 UTC 2025 - 37.3K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/uk.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 1.4K bytes - Viewed (0) -
docs/em/docs/tutorial/body-nested-models.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.9K bytes - Viewed (0) -
android-test-app/src/main/AndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="okhttp.android.testapp"> <uses-permission android:name="android.permission.INTERNET" /> <application android:allowBackup="true" android:label="@string/app_name" android:supportsRtl="true" android:name=".TestApplication" > <activity android:name=".MainActivity"Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Aug 19 08:10:39 UTC 2025 - 992 bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/ws/WebSocketWriter.kt
* Copyright (C) 2014 Square, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Jul 31 04:18:40 UTC 2025 - 6K bytes - Viewed (0) -
docs/ko/docs/tutorial/header-params.md
`convert_underscore`λ₯Ό `False`λ‘ μ€μ νκΈ° μ μ, μ΄λ€ HTTP νλ‘μλ€κ³Ό μλ²λ€μ μΈλμ€μ½μ΄κ° ν¬ν¨λ ν€λ μ¬μ©μ νλ½νμ§ μλλ€λ κ²μ λͺ μ¬νμμμ€. /// ## μ€λ³΅ ν€λ μ€λ³΅ ν€λλ€μ μμ ν μ μμ΅λλ€. μ¦, λ€μ€κ°μ κ°λ λμΌν ν€λλ₯Ό λ»ν©λλ€. νμ μ μμμ 리μ€νΈλ₯Ό μ¬μ©νμ¬ μ΄λ¬ν μΌμ΄μ€λ₯Ό μ μν μ μμ΅λλ€. μ€λ³΅ ν€λμ λͺ¨λ κ°μ νμ΄μ¬ `list`λ‘ μμ ν©λλ€. μλ₯Ό λ€μ΄, λ λ² μ΄μ λνλ μ μλ `X-Token`ν€λλ₯Ό μ μΈνλ €λ©΄, λ€μκ³Ό κ°μ΄ μμ±ν©λλ€: {* ../../docs_src/header_params/tutorial003.py hl[9] *} λ€μκ³Ό κ°μ λ κ°μ HTTP ν€λλ₯Ό μ μ‘νμ¬ ν΄λΉ *κ²½λ‘* μ ν΅μ ν κ²½μ°: ``` X-Token: fooRegistered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.3K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/UrlQueueImpl.java
* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 6.1K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/it/ITBase.java
public class ITBase { private static final Logger logger = LogManager.getLogger(ITBase.class); public static final String DEFAULT_FESS_URL = "http://localhost:8080"; public static final String DEFAULT_SEARCH_ENGINE_URL = "http://localhost:9200"; public static final String DEFAULT_TEST_TOKEN = "E44TjYrJQadtGBFFuECA0SBqqVtqj7lRGmhYep53ixNdvlRxnkhwqCVCpRoO";Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 3.4K bytes - Viewed (0) -
docs/en/docs/tutorial/index.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 5.1K bytes - Viewed (0)