Litestar Responses

Build Litestar responses with typed return values, explicit Response containers, layered response classes, headers, cookies, status-code control, redirects, files, streams, server-sent events, ASGI app returns, and background tasks. Use when shaping outbound HTTP behavior, correcting response contracts, or choosing the right Litestar response primitive. Do not use for request parsing, validation, or authentication policy design.

alti3 c337374 4 files · 17.3 KB Updated

File contents

alti3/litestar-skills/tree/main/plugins/litestar/skills/litestar-responses commit c3373743d6

Frequently asked questions

npx skillmds@latest add alti3/litestar-responses