fastapi/tests/test_tutorial/test_response_headers
Sebastián Ramírez 5f7fe926ab
Add support for Response parameters to set headers, cookies, and status codes (#294)
*  Add support for declaring a Response parameter to set headers and cookies

*  Add source for docs and tests

* 📝 Add docs for setting headers, cookies and status code

* 📝 Add attribution to Hug for inspiring response parameters
2019-06-06 14:29:40 +04:00
..
__init__.py Docs and tests, responses with headers and cookies (#185) 2019-04-26 15:13:59 +04:00
test_tutorial001.py Docs and tests, responses with headers and cookies (#185) 2019-04-26 15:13:59 +04:00
test_tutorial002.py Add support for Response parameters to set headers, cookies, and status codes (#294) 2019-06-06 14:29:40 +04:00