vapor-docs/http/response.md

218 B

currentMenu
http-response

Response

Sometimes a custom Response object needs to be created instead of using something that is ResponseRepresentable. For instance, if you need to manually assign cookies.