- Sort Score
- Result 10 results
- Languages All
Results 531 - 540 of 1,552 for targIP (0.06 sec)
-
docs/em/docs/advanced/using-request-directly.md
โ๏ธ ๐ค โ ๐โ ๐ ๐ช ๐ช ๐ `Request` ๐ ๐. ## โน ๐ `Request` ๐ **FastAPI** ๐ค **๐** ๐, โฎ๏ธ ๐งฝ ๐ ๐งฐ ๐ ๐, ๐ ๐ช โ๏ธ ๐ <a href="https://www.starlette.io/requests/" class="external-link" target="_blank">`Request`</a> ๐ ๐ ๐โ ๐ ๐ช. โซ๏ธ ๐ โ ๐ ๐ฅ ๐ ๐ค ๐ โช๏ธโก๏ธ `Request` ๐ ๐ (๐ผ, โ ๐ช) โซ๏ธ ๐ ๐ซ โ, ๐ โ๏ธ ๐ (โฎ๏ธ ๐, ๐ง ๐ ๏ธ ๐ฉโ๐ป ๐ข) FastAPI. ๐ ๐ ๐ ๐ข ๐ฃ ๐ (๐ผ, ๐ช โฎ๏ธ Pydantic ๐ท) ๐ โ, ๐, โ, โ๏ธ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.8K bytes - Viewed (0) -
internal/config/dns/types.go
CreationDate time.Time `json:"creationDate"` // When a SRV record with a "Host: IP-address" is added, we synthesize // a srv.Target domain name. Normally we convert the full Key where // the record lives to a DNS name and use this as the srv.Target. When // TargetStrip > 0 we strip the left most TargetStrip labels from the // DNS name. TargetStrip int `json:"targetstrip,omitempty"`
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Jun 01 21:59:40 UTC 2021 - 2K bytes - Viewed (0) -
cmd/object-api-errors.go
return "Destination bucket does not exist: " + e.Bucket } // BucketRemoteTargetNotFound remote target does not exist. type BucketRemoteTargetNotFound GenericError func (e BucketRemoteTargetNotFound) Error() string { return "Remote target not found: " + e.Bucket } // RemoteTargetConnectionErr remote target connection failure. type RemoteTargetConnectionErr struct { Err error Bucket string
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Aug 09 02:05:14 UTC 2024 - 22.1K bytes - Viewed (0) -
docs/en/docs/advanced/custom-response.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 12K bytes - Viewed (0) -
docs/de/docs/advanced/security/index.md
# Fortgeschrittene Sicherheit ## Zusatzfunktionen Neben den in [Tutorial โ Benutzerhandbuch: Sicherheit](../../tutorial/security/index.md){.internal-link target=_blank} behandelten Funktionen gibt es noch einige zusรคtzliche Funktionen zur Handhabung der Sicherheit. /// tip | "Tipp" Die nรคchsten Abschnitte sind **nicht unbedingt โfortgeschrittenโ**. Und es ist mรถglich, dass fรผr Ihren Anwendungsfall die Lรถsung in einem davon liegt. ///
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 799 bytes - Viewed (0) -
android/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutAllMultimapTester.java
} @MapFeature.Require(SUPPORTS_PUT) public void testPutAllIntoEmpty() { Multimap<K, V> target = getSubjectGenerator().create(); assertEquals(!multimap().isEmpty(), target.putAll(multimap())); assertEquals(multimap(), target); } @MapFeature.Require(SUPPORTS_PUT) public void testPutAll() { Multimap<K, V> source =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 16:15:19 UTC 2024 - 4K bytes - Viewed (0) -
guava-testlib/src/com/google/common/collect/testing/google/MultimapPutAllMultimapTester.java
} @MapFeature.Require(SUPPORTS_PUT) public void testPutAllIntoEmpty() { Multimap<K, V> target = getSubjectGenerator().create(); assertEquals(!multimap().isEmpty(), target.putAll(multimap())); assertEquals(multimap(), target); } @MapFeature.Require(SUPPORTS_PUT) public void testPutAll() { Multimap<K, V> source =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 16:15:19 UTC 2024 - 4K bytes - Viewed (0) -
docs/ja/docs/tutorial/testing.md
# ใในใ <a href="https://www.starlette.io/testclient/" class="external-link" target="_blank">Starlette</a> ใฎใใใใงใ**FastAPI** ใขใใชใฑใผใทใงใณใฎใในใใฏ็ฐกๅใงๆฅฝใใใใฎใซใชใฃใฆใใพใใ <a href="https://www.python-httpx.org" class="external-link" target="_blank">HTTPX</a> ใใใผในใชใฎใงใ้ๅธธใซไฝฟใใใใ็ดๆ็ใงใใ ใใใไฝฟ็จใใใจใ**FastAPI** ใจๅ ฑใซ <a href="https://docs.pytest.org/" class="external-link" target="_blank">pytest</a> ใ็ดๆฅๅฉ็จใงใใพใใ ## `TestClient` ใไฝฟ็จ `TestClient` ใใคใณใใผใใใพใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.8K bytes - Viewed (0) -
docs/pt/docs/how-to/custom-docs-ui-assets.md
* <a href="https://cdn.jsdelivr.net/npm/swagger-ui-dist@5/swagger-ui.css" class="external-link" target="_blank">`swagger-ui.css`</a> E o **ReDoc** usa os arquivos: * <a href="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js" class="external-link" target="_blank">`redoc.standalone.js`</a>
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Oct 18 12:02:35 UTC 2024 - 8.4K bytes - Viewed (0) -
docs/zh/docs/deployment/docker.md
่ฟๆไธไธชๅ ฌๅ ฑ <a href="https://hub.docker.com/" class="external-link" target="_blank">Docker Hub</a> ๏ผๅ ถไธญๅ ๅซ้ขๅถ็ **ๅฎๆนๅฎนๅจ้ๅ**, ้็จไบ่ฎธๅคๅทฅๅ ทใ็ฏๅขใๆฐๆฎๅบๅๅบ็จ็จๅบใ ไพๅฆ๏ผๆไธไธชๅฎๆน็ <a href="https://hub.docker.com/_/python" class="external-link" target="_blank">Python ้ๅ</a>ใ ่ฟๆ่ฎธๅคๅ ถไป้ๅ็จไบไธๅ็้่ฆ๏ผไพๅฆๆฐๆฎๅบ๏ผ๏ผไพๅฆ๏ผ * <a href="https://hub.docker.com/_/postgres" class="external-link" target="_blank">PostgreSQL</a>
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 31.2K bytes - Viewed (0)