- Sort Score
- Num 10 results
- Language All
Results 111 - 120 of 316 for Specification (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/en/docs/advanced/events.md
Because of that, it's now recommended to instead use the `lifespan` as explained above. ## Technical Details { #technical-details } Just a technical detail for the curious nerds. ๐ค Underneath, in the ASGI technical specification, this is part of the [Lifespan Protocol](https://asgi.readthedocs.io/en/latest/specs/lifespan.html), and it defines events called `startup` and `shutdown`. /// info
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 7.8K bytes - Click Count (0) -
src/main/java/jcifs/dcerpc/rpc.java
*/ private rpc() { // Utility class } /** * UUID (Universally Unique Identifier) structure for DCE/RPC. * Represents a 128-bit UUID as defined by DCE/RPC specification. */ public static class uuid_t extends NdrObject { /** * Default constructor for uuid_t. */ public uuid_t() { // Default constructor }Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 11.3K bytes - Click Count (0) -
android/guava/src/com/google/common/collect/TreeMultimap.java
* instances. * * <p><b>Warning:</b> The comparators or comparables used must be <i>consistent with equals</i> as * explained by the {@link Comparable} class specification. Otherwise, the resulting multiset will * violate the general contract of {@link SetMultimap}, which is specified in terms of {@link * Object#equals}. *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 8.5K bytes - Click Count (0) -
android/guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java
import java.io.Serializable; import java.util.concurrent.atomic.AtomicLongArray; /** * A {@code double} array in which elements may be updated atomically. See the {@link * java.util.concurrent.atomic} package specification for description of the properties of atomic * variables. * * <p><a id="bitEquals"></a>This class compares primitive {@code double} values in methods such asCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 29 22:14:05 GMT 2026 - 8.1K bytes - Click Count (0) -
docs/en/docs/tutorial/security/first-steps.md
And you want to have a way for the frontend to authenticate with the backend, using a **username** and **password**. We can use **OAuth2** to build that with **FastAPI**. But let's save you the time of reading the full long specification just to find those little pieces of information you need. Let's use the tools provided by **FastAPI** to handle security. ## How it looks { #how-it-looks }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 8.3K bytes - Click Count (0) -
docs/smb3-features/05-rdma-smb-direct-design.md
## 2. Protocol Specification Reference - **MS-SMBD**: SMB2 Remote Direct Memory Access (RDMA) Transport Protocol - **MS-SMB2 Section 2.2.3.1.1**: SMB2 Negotiate Protocol Request with RDMA - **MS-SMB2 Section 3.1.5.2**: RDMA Transport Connection - **RFC 5040**: A Remote Direct Memory Access Protocol Specification - **RFC 5041**: Direct Data Placement over Reliable Transports
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 02:53:50 GMT 2025 - 35.9K bytes - Click Count (0) -
fastapi/security/api_key.py
def make_not_authenticated_error(self) -> HTTPException: """ The WWW-Authenticate header is not standardized for API Key authentication but the HTTP specification requires that an error of 401 "Unauthorized" must include a WWW-Authenticate header. Ref: https://datatracker.ietf.org/doc/html/rfc9110#name-401-unauthorizedCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 15 11:44:39 GMT 2026 - 9.6K bytes - Click Count (1) -
docs/ko/docs/tutorial/path-params.md
๊ฒฝ๋ก ๋งค๊ฐ๋ณ์๊ฐ ์ ์ํ์ผ๋ก ์ ์ธ๋ ๊ฒ์ ํ์ธํ ์ ์์ต๋๋ค. /// ## ํ์ค ๊ธฐ๋ฐ์ ์ด์ , ๋์ฒด ๋ฌธ์ { #standards-based-benefits-alternative-documentation } ๊ทธ๋ฆฌ๊ณ ์์ฑ๋ ์คํค๋ง๋ [OpenAPI](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.1.0.md) ํ์ค์์ ๋์จ ๊ฒ์ด๊ธฐ ๋๋ฌธ์ ํธํ๋๋ ๋๊ตฌ๊ฐ ๋ง์ด ์์ต๋๋ค. ์ด ๋๋ถ์ **FastAPI** ์์ฒด์์ [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc)๋ก ์ ์ํ ์ ์๋ (ReDoc์ ์ฌ์ฉํ๋) ๋์ฒด API ๋ฌธ์๋ฅผ ์ ๊ณตํฉ๋๋ค:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 9.9K bytes - Click Count (0) -
android/guava/src/com/google/common/collect/MapMaker.java
* * <p><b>Warning:</b> when this method is used, the resulting map will use identity ({@code ==}) * comparison to determine equality of keys, which is a technical violation of the {@link Map} * specification, and may not be what you expect. * * @throws IllegalStateException if the key strength was already set * @see WeakReference */ @CanIgnoreReturnValue @GwtIncompatible // java.lang.ref.WeakReference
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 12.8K bytes - Click Count (0) -
docs/zh/docs/tutorial/path-params.md
่ฟๆฏไฝฟ็จ Python ็ฑปๅๅฃฐๆ๏ผ**FastAPI** ๆไพไบ๏ผ้ๆ Swagger UI ็๏ผ่ชๅจไบคไบๅผๆๆกฃใ ๆณจๆ๏ผ่ทฏๅพๅๆฐ็็ฑปๅๆฏๆดๆฐใ /// ## ๅบไบๆ ๅ็ๅฅฝๅค๏ผๅค้ๆๆกฃ { #standards-based-benefits-alternative-documentation } **FastAPI** ไฝฟ็จ [OpenAPI](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.1.0.md) ็ๆๆฆๅพ๏ผๆไปฅ่ฝๅ ผๅฎนๅพๅคๅทฅๅ ทใ ๅ ๆญค๏ผ**FastAPI** ่ฟๅ ็ฝฎไบ ReDoc ็ๆ็ๅค้ API ๆๆกฃ๏ผๅฏๅจๆญคๆฅ็ [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc)๏ผ <img src="/img/tutorial/path-params/image02.png">Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 7.6K bytes - Click Count (0)