- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 1,510 for Response (0.05 sec)
-
src/main/java/jcifs/smb1/util/transport/Response.java
package jcifs.smb1.util.transport; public abstract class Response { public long expiration; public boolean isReceived;
Registered: 2025-05-25 00:10 - Last Modified: 2019-03-22 20:39 - 130 bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/Response.kt
} internal constructor(response: Response) { this.request = response.request this.protocol = response.protocol this.code = response.code this.message = response.message this.handshake = response.handshake this.headers = response.headers.newBuilder() this.body = response.body this.networkResponse = response.networkResponse
Registered: 2025-05-30 11:42 - Last Modified: 2025-05-27 15:19 - 16.4K bytes - Viewed (0) -
src/main/java/jcifs/util/transport/Response.java
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ package jcifs.util.transport; /** * */ public interface Response extends Message { /** * * @return whether the response is received */ boolean isReceived (); /** * Set received status */ void received (); /** * Unset received status
Registered: 2025-05-25 00:10 - Last Modified: 2018-07-01 13:12 - 2.3K bytes - Viewed (0) -
docs/en/docs/reference/response.md
# `Response` class You can declare a parameter in a *path operation function* or dependency to be of type `Response` and then you can set data for the response like headers or cookies. You can also use it directly to create an instance of it and return it from your *path operations*. You can import it directly from `fastapi`: ```python from fastapi import Response ```
Registered: 2025-05-25 07:19 - Last Modified: 2024-04-18 19:53 - 397 bytes - Viewed (0) -
docs/es/docs/advanced/response-headers.md
Crea un response como se describe en [Retorna un Response Directamente](response-directly.md){.internal-link target=_blank} y pasa los headers como un parรกmetro adicional: {* ../../docs_src/response_headers/tutorial001.py hl[10:12] *} /// note | Detalles Tรฉcnicos Tambiรฉn podrรญas usar `from starlette.responses import Response` o `from starlette.responses import JSONResponse`.
Registered: 2025-05-25 07:19 - Last Modified: 2024-12-30 17:46 - 2.4K bytes - Viewed (0) -
docs/en/docs/advanced/response-directly.md
But you can return a `JSONResponse` directly from your *path operations*. It might be useful, for example, to return custom headers or cookies. ## Return a `Response` In fact, you can return any `Response` or any sub-class of it. /// tip `JSONResponse` itself is a sub-class of `Response`. /// And when you return a `Response`, **FastAPI** will pass it directly.
Registered: 2025-05-25 07:19 - Last Modified: 2024-11-09 16:39 - 2.9K bytes - Viewed (0) -
docs/em/docs/advanced/custom-response.md
๐ข, **FastAPI** ๐ ๐จ ๐จ โ๏ธ `JSONResponse`. ๐ ๐ช ๐ โซ๏ธ ๐ฌ `Response` ๐ ๐ [๐จ ๐จ ๐](response-directly.md){.internal-link target=_blank}. โ๏ธ ๐ฅ ๐ ๐จ `Response` ๐, ๐ ๐ ๐ซ ๐ ๐, & ๐งพ ๐ ๐ซ ๐ ๐ (๐ผ, ๐ ๐ฏ "๐ป ๐", ๐บ๐ธ๐ ๐ `Content-Type` ๐ ๐ ๐). โ๏ธ ๐ ๐ช ๐ฃ `Response` ๐ ๐ ๐ โ๏ธ, *โก ๐ ๏ธ ๐จโ๐จ*. ๐ ๐ ๐ ๐จ โช๏ธโก๏ธ ๐ *โก ๐ ๏ธ ๐ข* ๐ ๐ฎ ๐ ๐ `Response`.
Registered: 2025-05-25 07:19 - Last Modified: 2024-11-18 02:25 - 9.4K bytes - Viewed (0) -
docs/zh/docs/advanced/response-directly.md
็ดๆฅ่ฟๅๅๅบๅฏ่ฝไผๆ็จๅค๏ผๆฏๅฆ่ฟๅ่ชๅฎไน็ๅๅบๅคดๅ cookiesใ ## ่ฟๅ `Response` ไบๅฎไธ๏ผไฝ ๅฏไปฅ่ฟๅไปปๆ `Response` ๆ่ ไปปๆ `Response` ็ๅญ็ฑปใ /// tip | ๅฐ่ดดๅฃซ `JSONResponse` ๆฌ่บซๆฏไธไธช `Response` ็ๅญ็ฑปใ /// ๅฝไฝ ่ฟๅไธไธช `Response` ๆถ๏ผ**FastAPI** ไผ็ดๆฅไผ ้ๅฎใ **FastAPI** ไธไผ็จ Pydantic ๆจกๅๅไปปไฝๆฐๆฎ่ฝฌๆข๏ผไธไผๅฐๅๅบๅ ๅฎน่ฝฌๆขๆไปปไฝ็ฑปๅ๏ผ็ญ็ญใ ่ฟ็ง็นๆง็ปไฝ ๆๅคง็ๅฏๆฉๅฑๆงใไฝ ๅฏไปฅ่ฟๅไปปไฝๆฐๆฎ็ฑปๅ๏ผ้ๅไปปไฝๆฐๆฎๅฃฐๆๆ่ ๆ ก้ช๏ผ็ญ็ญใ ## ๅจ `Response` ไธญไฝฟ็จ `jsonable_encoder` ็ฑไบ **FastAPI** ๅนถๆชๅฏนไฝ ่ฟๅ็ `Response` ๅไปปไฝๆนๅ๏ผไฝ ๅฟ ้กป็กฎไฟไฝ ๅทฒ็ปๅๅคๅฅฝๅๅบๅ ๅฎนใ
Registered: 2025-05-25 07:19 - Last Modified: 2024-11-18 02:25 - 3K bytes - Viewed (0) -
docs/ko/docs/advanced/response-directly.md
์๋ฅผ ๋ค์ด, ์ฌ์ฉ์ ์ ์ ํค๋๋ ์ฟ ํค๋ฅผ ๋ฐํํด์ผ ํ๋ ๊ฒฝ์ฐ์ ์ ์ฉํ ์ ์์ต๋๋ค. ## `Response` ๋ฐํํ๊ธฐ ์ฌ์ค, `Response` ๋๋ ๊ทธ ํ์ ํด๋์ค๋ฅผ ๋ฐํํ ์ ์์ต๋๋ค. /// tip `JSONResponse` ์์ฒด๋ `Response`์ ํ์ ํด๋์ค์ ๋๋ค. /// ๊ทธ๋ฆฌ๊ณ `Response`๋ฅผ ๋ฐํํ๋ฉด **FastAPI**๊ฐ ์ด๋ฅผ ๊ทธ๋๋ก ์ ๋ฌํฉ๋๋ค. Pydantic ๋ชจ๋ธ๋ก ๋ฐ์ดํฐ ๋ณํ์ ์ํํ์ง ์์ผ๋ฉฐ, ๋ด์ฉ์ ๋ค๋ฅธ ํ์์ผ๋ก ๋ณํํ์ง ์์ต๋๋ค. ์ด๋ก ์ธํด ๋ง์ ์ ์ฐ์ฑ์ ์ป์ ์ ์์ต๋๋ค. ์ด๋ค ๋ฐ์ดํฐ ์ ํ์ด๋ ๋ฐํํ ์ ์๊ณ , ๋ฐ์ดํฐ ์ ์ธ์ด๋ ์ ํจ์ฑ ๊ฒ์ฌ๋ฅผ ์ฌ์ ์ํ ์ ์์ต๋๋ค. ## `Response`์์ `jsonable_encoder` ์ฌ์ฉํ๊ธฐ
Registered: 2025-05-25 07:19 - Last Modified: 2024-11-18 02:25 - 3.4K bytes - Viewed (0) -
docs/de/docs/advanced/response-headers.md
Erstellen Sie eine Response wie in [Eine Response direkt zurรผckgeben](response-directly.md){.internal-link target=_blank} beschrieben und รผbergeben Sie die Header als zusรคtzlichen Parameter: {* ../../docs_src/response_headers/tutorial001.py hl[10:12] *} /// note | Technische Details Sie kรถnnen auch `from starlette.responses import Response` oder `from starlette.responses import JSONResponse` verwenden.
Registered: 2025-05-25 07:19 - Last Modified: 2024-11-18 02:25 - 2.6K bytes - Viewed (2)