- Sort Score
- Result 10 results
- Languages All
Results 411 - 420 of 1,743 for note (0.3 sec)
-
compat/maven-compat/src/main/java/org/apache/maven/artifact/repository/metadata/ArtifactRepositoryMetadata.java
} @Override public void setRepository(ArtifactRepository remoteRepository) { /* * NOTE: Metadata at the g:a level contains a collection of available versions. After merging, we can't tell * which repository provides which version so the metadata manager must not restrict the artifact resolution to * the repository with the most recent updates. */ }
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 3.6K bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/PushObserver.kt
* * As a stream ID is scoped to a single HTTP/2 connection, implementations which target multiple * connections should expect repetition of stream IDs. * * Return true to request cancellation of a pushed stream. Note that this does not guarantee * future frames won't arrive on the stream ID. */ interface PushObserver { /** * Describes the request that the server intends to push a response for. *
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 3.6K bytes - Viewed (0) -
docs/em/docs/advanced/middleware.md
app.add_middleware(UnicornMiddleware, some_config="rainbow") ``` `app.add_middleware()` ๐จ ๐ ๏ธ ๐ ๐ฅ โ & ๐ ๐ โ ๐ถโโ๏ธ ๐ ๏ธ. ## ๐ ๏ธ ๐ ๏ธ **FastAPI** ๐ ๐ ๐ ๏ธ โ โ๏ธ ๐ผ, ๐ฅ ๐ ๐ โญ โ โ๏ธ ๐ซ. /// note | ๐ก โน โญ ๐ผ, ๐ ๐ช โ๏ธ `from starlette.middleware.something import SomethingMiddleware`. **FastAPI** ๐ ๐ ๐ ๏ธ `fastapi.middleware` ๐ช ๐, ๐ฉโ๐ป. โ๏ธ ๐ ๐ช ๐ ๏ธ ๐ ๐ โช๏ธโก๏ธ ๐. /// ## `HTTPSRedirectMiddleware`
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.1K bytes - Viewed (0) -
docs/ja/docs/tutorial/encoder.md
ใใใฏJSONๅฝขๅผใฎใใผใฟใๅซใๅคงใใช`str`ใ๏ผๆๅญๅใจใใฆ๏ผ่ฟใใพใใใJSONใจไบๆๆงใฎใใๅคใจใตใใฎๅคใๆใคPythonๆจๆบใฎใใผใฟๆง้ ๏ผไพ๏ผ`dict`๏ผใ่ฟใใพใใ /// note | ๅ่ `jsonable_encoder`ใฏๅฎ้ใซใฏ **FastAPI** ใๅ ้จ็ใซใใผใฟใๅคๆใใใใใซไฝฟ็จใใพใใใใใใใใฏไปใฎๅคใใฎใทใใชใชใงๆ็จใงใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Jun 22 14:36:05 UTC 2025 - 1.9K bytes - Viewed (0) -
docs/tls/kubernetes/README.md
items: - key: public.crt path: public.crt - key: private.key path: private.key - key: public.crt path: CAs/public.crt ``` Note that the `secretName` should be same as the secret name created in previous step. Then add the below section under `spec.containers[].volumeMounts[]` ```yaml volumeMounts: - name: secret-volume
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 3K bytes - Viewed (0) -
android/guava-testlib/src/com/google/common/collect/testing/IteratorTester.java
* protected Iterator<String> newTargetIterator() { * return actualElements.iterator(); * } * }; * iteratorTester.test(); * iteratorTester.testForEachRemaining(); * } * * <p><b>Note</b>: It is necessary to use {@code IteratorTester.KnownOrder} as shown above, rather * than {@code KnownOrder} directly, because otherwise the code cannot be compiled. * * @author Kevin Bourrillion * @author Chris Povirk
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 4.3K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java
*/ @Named @Singleton @Deprecated public class DefaultWagonManager extends org.apache.maven.repository.legacy.DefaultWagonManager implements WagonManager { // NOTE: This must use a different field name than in the super class or IoC has no chance to inject the loggers @Inject private Logger log; @Inject private LegacySupport legacySupport; @Inject
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 6.5K bytes - Viewed (0) -
docs/ko/docs/tutorial/cookie-param-models.md
# ์ฟ ํค ๋งค๊ฐ๋ณ์ ๋ชจ๋ธ ๊ด๋ จ์๋ **์ฟ ํค**๋ค์ ๊ทธ๋ฃน์ด ์๋ ๊ฒฝ์ฐ, **Pydantic ๋ชจ๋ธ**์ ์์ฑํ์ฌ ์ ์ธํ ์ ์์ต๋๋ค. ๐ช ์ด๋ฅผ ํตํด **์ฌ๋ฌ ์์น**์์ **๋ชจ๋ธ์ ์ฌ์ฌ์ฉ** ํ ์ ์๊ณ ๋ชจ๋ ๋งค๊ฐ๋ณ์์ ๋ํ ์ ํจ์ฑ ๊ฒ์ฌ ๋ฐ ๋ฉํ๋ฐ์ดํฐ๋ฅผ ํ ๋ฒ์ ์ ์ธํ ์๋ ์์ต๋๋ค. ๐ /// note | ์ฐธ๊ณ ์ด ๊ธฐ๋ฅ์ FastAPI ๋ฒ์ `0.115.0` ์ดํ๋ถํฐ ์ง์๋ฉ๋๋ค. ๐ค /// /// tip | ํ ๋์ผํ ๊ธฐ์ ์ด `Query`, `Cookie`, ๊ทธ๋ฆฌ๊ณ `Header`์ ์ ์ฉ๋ฉ๋๋ค. ๐ /// ## Pydantic ๋ชจ๋ธ์ ์ฌ์ฉํ ์ฟ ํค **Pydantic ๋ชจ๋ธ**์ ํ์ํ **์ฟ ํค** ๋งค๊ฐ๋ณ์๋ฅผ ์ ์ธํ ๋ค์, ํด๋น ๋งค๊ฐ๋ณ์๋ฅผ `Cookie`๋ก ์ ์ธํฉ๋๋ค:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:47:02 UTC 2024 - 3.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/request-forms.md
/// ## "ํผ ํ๋"์ ๋ํด HTML ํผ(`<form></form>`)์ด ๋ฐ์ดํฐ๋ฅผ ์๋ฒ๋ก ๋ณด๋ด๋ ๋ฐฉ์์ ์ผ๋ฐ์ ์ผ๋ก ํด๋น ๋ฐ์ดํฐ์ ๋ํด "ํน์" ์ธ์ฝ๋ฉ์ ์ฌ์ฉํ๋ฉฐ, ์ด๋ JSON๊ณผ ๋ค๋ฆ ๋๋ค. **FastAPI**๋ JSON ๋์ ์ฌ๋ฐ๋ฅธ ์์น์์ ํด๋น ๋ฐ์ดํฐ๋ฅผ ์ฝ์ต๋๋ค. /// note | ๊ธฐ์ ์ธ๋ถ์ฌํญ ํผ์ ๋ฐ์ดํฐ๋ ์ผ๋ฐ์ ์ผ๋ก "๋ฏธ๋์ด ์ ํ(media type)" `application/x-www-form-urlencoded`๋ฅผ ์ฌ์ฉํ์ฌ ์ธ์ฝ๋ฉํฉ๋๋ค. ๊ทธ๋ฌ๋ ํผ์ ํ์ผ์ด ํฌํจ๋ ๊ฒฝ์ฐ, `multipart/form-data`๋ก ์ธ์ฝ๋ฉํฉ๋๋ค. ๋ค์ ์ฅ์์ ํ์ผ ์ฒ๋ฆฌ์ ๋ํด ์ฝ์ ๊ฒ๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 09 12:42:55 UTC 2024 - 3K bytes - Viewed (0) -
guava/src/com/google/common/collect/Queues.java
return new PriorityBlockingQueue<>(); } /** * Creates a {@code PriorityBlockingQueue} containing the given elements. * * <p><b>Note:</b> If the specified iterable is a {@code SortedSet} or a {@code PriorityQueue}, * this priority queue will be ordered according to the same ordering. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 18.1K bytes - Viewed (0)