- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 13 for jessica (0.05 seconds)
-
tests/test_tutorial/test_bigger_applications/test_main.py
response = client.get("/users?token=monica") assert response.status_code == 400 assert response.json() == {"detail": "No Jessica token provided"} def test_items_token_jessica(client: TestClient): response = client.get( "/items?token=jessica", headers={"X-Token": "fake-super-secret-token"} ) assert response.status_code == 200 assert response.json() == {
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 18:19:10 GMT 2025 - 21.3K bytes - Click Count (0) -
docs_src/bigger_applications/app_py39/dependencies.py
if x_token != "fake-super-secret-token": raise HTTPException(status_code=400, detail="X-Token header invalid") async def get_query_token(token: str): if token != "jessica":Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 369 bytes - Click Count (0) -
docs_src/bigger_applications/app_an_py39/dependencies.py
if x_token != "fake-super-secret-token": raise HTTPException(status_code=400, detail="X-Token header invalid") async def get_query_token(token: str): if token != "jessica":Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Mar 18 12:29:59 GMT 2023 - 409 bytes - Click Count (0) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
cloud.nospamproxy.com // Netfy Domains : https://netfy.domains // Submitted by Suranga Ranasinghe <******@****.***> netfy.app // Netlify : https://www.netlify.com // Submitted by Jessica Parsons <jessica@netlify.com> netlify.app // Neustar Inc. // Submitted by Trung Tran <******@****.***> 4u.com // NFSN, Inc. : https://www.NearlyFreeSpeech.NET/
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Dec 27 13:39:56 GMT 2024 - 309.7K bytes - Click Count (1) -
CHANGELOG/CHANGELOG-1.3.md
#### Docker runtime Known Issues - Kernel crash with Aufs storage driver on Debian Jessie ([#27885](https://github.com/kubernetes/kubernetes/issues/27885))
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 84K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.2.md
* GCI: Add two GCI specific metadata pairs ([#25105](https://github.com/kubernetes/kubernetes/pull/25105), [@andyzheng0831](https://github.com/andyzheng0831)) * Add an entry to the salt config to allow Debian jessie on GCE. ([#25123](https://github.com/kubernetes/kubernetes/pull/25123), [@jlewi](https://github.com/jlewi)) * As with the existing Wheezy image on GCE, docker is expected to already be installed in the image.
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Fri Dec 04 06:36:19 GMT 2020 - 41.4K bytes - Click Count (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
meldal.no melhus.no meloy.no meløy.no members.linode.com meme memorial memset.net men menu meraker.no merck merckmsd merseine.nu meråker.no messerli.app messina.it messwithdns.com meteorapp.com mex.com mg mg.gov.br mg.leg.br mh mi.it mi.th mi.us miami miasa.nagano.jp miasta.pl mibu.tochigi.jp microlight.aero
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue May 27 22:00:49 GMT 2025 - 129.6K bytes - Click Count (3) -
CHANGELOG/CHANGELOG-1.5.md
* Docker versions 1.10.3 - 1.12.3 * Docker version 1.11.2 known issues - Kernel crash with Aufs storage driver on Debian Jessie ([#27885]((https://github.com/kubernetes/kubernetes/issues/27885)) which can be identified by the [node problem detector](http://kubernetes.io/docs/admin/node-problem/)Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 136.4K bytes - Click Count (0) -
okhttp/src/androidMain/assets/PublicSuffixDatabase.list
meldal.no melhus.no meloy.no meløy.no members.linode.com meme memorial memset.net men menu meraker.no merck merckmsd merseine.nu meråker.no messerli.app messina.it messwithdns.com meteorapp.com mex.com mg mg.gov.br mg.leg.br mh mi.it mi.th mi.us miami miasa.nagano.jp miasta.pl mibu.tochigi.jp microlight.aero
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Dec 31 14:50:53 GMT 2024 - 129.6K bytes - Click Count (2) -
CHANGELOG/CHANGELOG-1.6.md
* overlay2 driver not fully supported * live-restore not fully supported * no shared pid namespace support * Docker version 1.11.2 known issues * Kernel crash with Aufs storage driver on Debian Jessie ([#27885](https://github.com/kubernetes/kubernetes/issues/27885)) which can be identified by the [node problem detector](http://kubernetes.io/docs/admin/node-problem/)Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 304K bytes - Click Count (0)