- Sort Score
- Num 10 results
- Language All
Results 221 - 229 of 229 for COOKIE (0.07 seconds)
-
docs/de/docs/alternatives.md
* WebSocket-Unterstützung. * Hintergrundtasks im selben Prozess. * Startup- und Shutdown-Events. * Testclient basierend auf HTTPX. * CORS, GZip, statische Dateien, Responses streamen. * Session- und Cookie-Unterstützung. * 100 % Testabdeckung. * 100 % Typannotierte Codebasis. * Wenige starke Abhängigkeiten.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 27.4K bytes - Click Count (0) -
api/go1.11.txt
pkg net/http, const SameSiteStrictMode = 3 pkg net/http, const SameSiteStrictMode SameSite pkg net/http, const StatusMisdirectedRequest = 421 pkg net/http, const StatusMisdirectedRequest ideal-int pkg net/http, type Cookie struct, SameSite SameSite pkg net/http, type SameSite int pkg net/http, type Transport struct, MaxConnsPerHost int pkg net/http/httptrace, type ClientTrace struct, Got1xxResponse func(int, textproto.MIMEHeader) error
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Aug 22 03:48:56 GMT 2018 - 25K bytes - Click Count (0) -
docs/pt/docs/alternatives.md
* Tarefas em segundo plano dentro do processo. * Eventos de inicialização e encerramento. * Cliente de testes construído com HTTPX. * CORS, GZip, Arquivos Estáticos, respostas Streaming. * Suporte para Sessão e Cookie. * 100% coberto por testes. * Código base 100% anotado com tipagem. * Poucas dependências obrigatórias.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Nov 12 16:23:57 GMT 2025 - 25.9K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt
MockResponse .Builder() .addHeader("Set-Cookie: a=FIRST") .addHeader("Last-Modified: " + formatDate(-1, TimeUnit.HOURS)) .addHeader("Cache-Control: max-age=0") .body("A") .build(), ) server.enqueue( MockResponse .Builder() .addHeader("Set-Cookie: a=SECOND") .code(HttpURLConnection.HTTP_NOT_MODIFIED)Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Oct 03 17:41:45 GMT 2025 - 116.8K bytes - Click Count (0) -
docs/ja/docs/alternatives.md
/// check | **FastAPI**へ与えたインスピレーション 素晴らしい性能を得るための方法を見つけた点。 Hug (HugはFalconをベースにしています) と一緒に、**FastAPI**が`response`引数を関数に持つことにインスピレーションを与えました。 **FastAPI**では任意ですが、ヘッダーやCookieやステータスコードを設定するために利用されています。 /// ### <a href="https://moltenframework.com/" class="external-link" target="_blank">Molten</a> **FastAPI**を構築する最初の段階でMoltenを発見しました。そして、それは非常に似たようなアイデアを持っています。
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 31.5K bytes - Click Count (0) -
api/go1.txt
pkg net/http, type Cookie struct pkg net/http, type Cookie struct, Domain string pkg net/http, type Cookie struct, Expires time.Time pkg net/http, type Cookie struct, HttpOnly bool pkg net/http, type Cookie struct, MaxAge int pkg net/http, type Cookie struct, Name string pkg net/http, type Cookie struct, Path string pkg net/http, type Cookie struct, Raw string
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Aug 14 18:58:28 GMT 2013 - 1.7M bytes - Click Count (0) -
okhttp/src/androidMain/baseline-prof.txt
Lokhttp3/CipherSuite$Companion$ORDER_BY_NAME$1; Lokhttp3/CipherSuite$Companion; Lokhttp3/CipherSuite; Lokhttp3/Connection; Lokhttp3/ConnectionPool; Lokhttp3/ConnectionSpec$Builder; Lokhttp3/ConnectionSpec; Lokhttp3/Cookie; Lokhttp3/CookieJar$Companion$NoCookies; Lokhttp3/CookieJar; Lokhttp3/Dispatcher; Lokhttp3/Dns$Companion$DnsSystem; Lokhttp3/Dns; Lokhttp3/EventListener$Companion$NONE$1; Lokhttp3/EventListener$Factory;
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Mon Dec 30 23:28:56 GMT 2024 - 127.9K bytes - Click Count (1) -
api/go1.1.txt
pkg net/http, type Transport struct, ResponseHeaderTimeout time.Duration pkg net/http/cookiejar, func New(*Options) (*Jar, error) pkg net/http/cookiejar, method (*Jar) Cookies(*url.URL) []*http.Cookie pkg net/http/cookiejar, method (*Jar) SetCookies(*url.URL, []*http.Cookie) pkg net/http/cookiejar, type Jar struct pkg net/http/cookiejar, type Options struct pkg net/http/cookiejar, type Options struct, PublicSuffixList PublicSuffixList
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (linux-arm-cgo), type Inet6Pktinfo struct, Ifindex uint32 pkg syscall (linux-arm-cgo), type InotifyEvent struct pkg syscall (linux-arm-cgo), type InotifyEvent struct, Cookie uint32 pkg syscall (linux-arm-cgo), type InotifyEvent struct, Len uint32 pkg syscall (linux-arm-cgo), type InotifyEvent struct, Mask uint32 pkg syscall (linux-arm-cgo), type InotifyEvent struct, Name [0]uint8
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1)