starlette/docs
Marcelo Trylesinski ccd486ed96
Version 0.20.3 (#1682)
2022-06-10 07:16:14 +02:00
..
img 🔥 Remove GraphQL support (#1198) 2021-10-03 17:21:38 +02:00
js Add chat to docs (#834) 2020-02-19 10:37:43 +00:00
overrides/partials Include FastAPI link 2021-08-19 15:40:50 +01:00
sponsors Add FastAPI sponsorship (#1271) 2021-08-19 15:17:41 +01:00
CNAME Update docs 2018-08-29 11:17:09 +01:00
applications.md Version 0.13 (#704) 2019-11-13 12:25:18 +00:00
authentication.md Document `status_code` parameter on `requires` when using WebSockets (#1636) 2022-05-17 11:36:34 +02:00
background.md Document `BackgroundTasks` behavior when an error happens (#1605) 2022-04-24 08:17:07 +02:00
config.md Fix snippet on config.md (#1358) 2021-12-12 00:53:34 +01:00
database.md Add missing await on database section on docs (#1226) 2021-09-16 19:49:59 +02:00
endpoints.md fix doc: endpoint websocket example (#827) 2020-02-14 09:18:42 +00:00
events.md Correct spelling of asynchronous in events.md (#1408) 2022-01-13 11:29:17 +01:00
exceptions.md Make error handler run always (#761) 2022-02-01 15:08:24 +01:00
graphql.md 🔥 Remove GraphQL support (#1198) 2021-10-03 17:21:38 +02:00
index.md Spelling: independant -> independent (#1653) 2022-05-25 19:15:47 +02:00
middleware.md Improve documentation on `BaseHTTPMiddleware` (#1655) 2022-06-02 19:19:13 +02:00
release-notes.md Version 0.20.3 (#1682) 2022-06-10 07:16:14 +02:00
requests.md Document and type annotate UploadFile as a bytes-only interface. Not bytes or text. (#1312) 2022-01-10 09:41:43 -08:00
responses.md Add content disposition type parameter to FileResponse (#1266) 2022-02-14 16:08:28 +00:00
routing.md Add custom URL convertor register (#1437) 2022-01-28 17:48:22 +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 Add support for Staticfiles directory in packages (#1350) 2021-12-07 10:04:54 +01:00
templates.md Fix a typo in templates documentation (minor) (#1484) 2022-02-09 09:02:30 +00:00
testclient.md Document unsuported `params` on `TestClient.websocket_connect` (#1630) 2022-05-09 20:44:42 +02:00
third-party-packages.md Add third party package Startlette-Login (#1638) 2022-05-19 20:53:17 +02:00
websockets.md Add reason to WebSocket closure (#1417) 2022-01-22 17:11:32 +01:00