- Sort Score
- Result 10 results
- Languages All
Results 741 - 750 of 1,335 for pocs (0.05 sec)
-
docs/em/docs/tutorial/security/simple-oauth2.md
, ๐ค 5๏ธโฃ๐ ๐งฐ ๐ โ & โ๏ธ โซ๏ธ (๐ โ๏ธ ๐ฎ) & ๐ ๐ช โ ๐ โ๏ธ ๐ ๐ฉโ๐ป, ๐ โ๏ธ ๐ฎ. ๐ ๐ฐ ๐ฉ... /// ## ๐ โซ๏ธ ๐ฏ ๐ ๐ ๐ฉบ: <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>. ### ๐ ๐ "โ" ๐ผ. โ๏ธ ๐: ๐ฉโ๐ป: `johndoe` ๐: `secret` <img src="/img/tutorial/security/image04.png"> โฎ๏ธ ๐ โ๏ธ, ๐ ๐ ๐ โซ๏ธ ๐:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.8K bytes - Viewed (0) -
compat/maven-compat/src/test/java/org/apache/maven/project/inheritance/AbstractProjectInheritanceTestCase.java
return projectFile("maven", name); } protected File projectFile(String groupId, String artifactId) { return new File(getLocalRepositoryPath(), "/" + groupId + "/poms/" + artifactId + "-1.0.pom"); } // ---------------------------------------------------------------------- // The local repository for this category of tests
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2.1K bytes - Viewed (0) -
okhttp-tls/src/main/kotlin/okhttp3/tls/HeldCertificate.kt
* * [rfc_7468]: https://tools.ietf.org/html/rfc7468 */ fun certificatePem(): String = certificate.certificatePem() /** * Returns the private key encoded in [PKCS #8][rfc_5208] [PEM format][rfc_7468]. * * [rfc_5208]: https://tools.ietf.org/html/rfc5208 * [rfc_7468]: https://tools.ietf.org/html/rfc7468 */ fun privateKeyPkcs8Pem(): String { return buildString {
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 21.6K bytes - Viewed (0) -
docs/em/docs/tutorial/bigger-applications.md
<span style="color: green;">INFO</span>: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) ``` </div> & ๐ ๐ฉบ <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>. ๐ ๐ ๐ ๐ง ๐ ๏ธ ๐ฉบ, โ โก โช๏ธโก๏ธ ๐ ๐, โ๏ธ โ โก (& ๐ก) & โ ๐: <img src="/img/tutorial/bigger-applications/image01.png"> ## ๐ ๐ ๐ป ๐ ๐ฐ โฎ๏ธ ๐ `prefix`
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 15.5K bytes - Viewed (0) -
internal/bucket/lifecycle/lifecycle.go
} if !rule.Expiration.IsDaysNull() { // Specifying the Days tag will automatically perform ExpiredObjectDeleteMarker cleanup // once delete markers are old enough to satisfy the age criteria. // https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-configuration-examples.html if expectedExpiry := ExpectedExpiryTime(obj.ModTime, int(rule.Expiration.Days)); now.IsZero() || now.After(expectedExpiry) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu May 23 01:12:48 UTC 2024 - 17.9K bytes - Viewed (0) -
cni/pkg/nodeagent/server.go
} func (s *Server) Start() { log.Info("CNI ambient server starting") s.kubeClient.RunAndWait(s.ctx.Done()) log.Info("CNI ambient server kubeclient started") pods := s.handlers.GetActiveAmbientPodSnapshot() err := s.dataplane.ConstructInitialSnapshot(pods) if err != nil { log.Warnf("failed to construct initial snapshot: %v", err) } log.Info("CNI ambient server marking ready") s.Ready()
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Sep 25 20:54:34 UTC 2024 - 13.4K bytes - Viewed (0) -
docs/pt/docs/advanced/response-headers.md
/// ## Cabeรงalhos personalizados Tenha em mente que cabeรงalhos personalizados proprietรกrios podem ser adicionados <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers" class="external-link" target="_blank">usando o prefixo 'X-'</a>.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Wed Oct 16 07:44:45 UTC 2024 - 2.5K bytes - Viewed (0) -
docs/ja/docs/tutorial/path-params.md
่กจ็คบใใใใจใฉใผใซใฏๅ้กใฎใใ็ฎๆใๆ็ขบใซๆๆใใใฆใใใใจใซๆณจๆใใฆใใ ใใใ ใใใฏใAPIใซ้ข้ฃใใใณใผใใฎ้็บใใใณใใใใฐใซ้ๅธธใซๅฝน็ซใกใพใใ /// ## ใใญใฅใกใณใ ใใใฆใใฉใฆใถใง <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a> ใ้ใใจใไปฅไธใฎๆงใช่ชๅ็ใซ็ๆใใใๅฏพ่ฉฑ็ใชใใญใฅใกใณใใ่กจ็คบใใใพใใ <img src="/img/tutorial/path-params/image01.png"> /// check | "็ขบ่ช"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.6K bytes - Viewed (0) -
docs/ko/docs/tutorial/schema-extra-example.md
//// tab | Pydantic v2 Pydantic ๋ฒ์ 2์์ <a href="https://docs.pydantic.dev/latest/usage/model_config/" class="external-link" target="_blank">Pydantic ๊ณต์ ๋ฌธ์: Model Config</a>์ ๋์ ์๋ ๊ฒ์ฒ๋ผ `dict`๋ฅผ ๋ฐ๋ `model_config` ์ดํธ๋ฆฌ๋ทฐํธ๋ฅผ ์ฌ์ฉํ ๊ฒ์ ๋๋ค. `"json_schema_extra"`๋ฅผ ์์ฑ๋ JSON ์คํค๋ง์์ ๋ณด์ฌ์ฃผ๊ณ ์ถ์ ๋ณ๋์ ๋ฐ์ดํฐ์ `examples`๋ฅผ ํฌํจํ๋ `dict`์ผ๋ก ์ค์ ํ ์ ์์ต๋๋ค. //// //// tab | Pydantic v1
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 13.5K bytes - Viewed (0) -
docs/en/docs/advanced/security/http-basic-auth.md
<img src="/img/tutorial/security/image12.png"> ## Check the username Here's a more complete example. Use a dependency to check if the username and password are correct.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Oct 26 16:01:27 UTC 2024 - 4.8K bytes - Viewed (0)