And then you can return any object you need, as you normally would (a `dict`, a database model, etc).
@ -24,9 +22,7 @@ You can also add headers when you return a `Response` directly.
Create a response as described in [Return a Response Directly](response-directly.md){.internal-link target=_blank} and pass the headers as an additional parameter: