starlette/docs
Marcelo Trylesinski 8a99adfb58
docs: use `transport` instead of directly pass the app to AsyncClient (#2784)
2024-12-05 09:53:54 +01:00
..
img Remove short logo from documentation (#2682) 2024-09-01 20:48:01 +02:00
overrides/partials Change documentation layout (#2680) 2024-09-01 17:06:20 +02:00
CNAME Update docs 2018-08-29 11:17:09 +01:00
applications.md Replace `mkautodoc` by `mkdocstrings` (#2776) 2024-11-30 12:41:25 +01:00
authentication.md remove reference to add_middleware (#1763) 2022-07-12 23:29:57 -05:00
background.md Document `BackgroundTasks` behavior when an error happens (#1605) 2022-04-24 08:17:07 +02:00
config.md Remove databases package from config docs (#2092) 2023-12-16 15:05:39 +00:00
contributing.md Add contributing docs (#1686) 2022-06-18 18:34:13 +02:00
database.md Deprecate `on_startup` and `on_shutdown` events (#2070) 2023-03-09 23:30:28 +01:00
endpoints.md fix doc: endpoint websocket example (#827) 2020-02-14 09:18:42 +00:00
exceptions.md Allow to raise `HTTPException` before `websocket.accept()` (#2725) 2024-10-15 09:50:49 +02:00
graphql.md 🔥 Remove GraphQL support (#1198) 2021-10-03 17:21:38 +02:00
index.md Update documentation link for python-multipart (#2782) 2024-12-04 06:33:59 +01:00
lifespan.md Fix `Lifespan State` docs typing import (#2236) 2023-08-25 19:00:30 +00:00
middleware.md Fix typo in `SessionMiddleware` docs (#2559) 2024-04-17 17:55:46 +00:00
release-notes.md Fix issue with broken link in release notes (#2758) 2024-11-19 14:50:07 +01:00
requests.md Fix documentation on client address type (#2580) 2024-04-25 08:49:38 +02:00
responses.md Version 0.39.0 (#2699) 2024-09-23 08:13:56 +02:00
routing.md Change `url_for` signature to return a `URL` instance (#1385) 2023-03-05 16:04:51 +01:00
schemas.md Add missing commas on `schemas.md` (#1647) 2022-05-24 13:46:19 +08:00
server-push.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
staticfiles.md Tweak documentation a bit (#2258) 2023-08-27 01:15:48 -06:00
templates.md Add `request` argument to `TemplateResponse` (#2191) 2023-07-13 01:58:13 -06:00
testclient.md docs: use `transport` instead of directly pass the app to AsyncClient (#2784) 2024-12-05 09:53:54 +01:00
third-party-packages.md Add section for Vellox to third-party plugins (#2624) 2024-07-20 03:04:27 -06:00
websockets.md Support the WebSocket Denial Response ASGI extension (#2041) 2024-02-04 20:16:10 +00:00