-
- Downloads
api_route: Ensure never_cache is honored for all response status codes
Previously never cache headers were only added for responses with status code 200 but error responses must also be considered. So move never_cache parameter handling of api_route decorator from apiurls module to apiresponse one. Related to T2774
parent
2e0ccea8
No related branches found
No related tags found
-
Some references in the commit message have been migrated:
- T2774 is now swh/infra/sysadm-environment#2774 (closed)
-
mentioned in merge request !489 (closed)
Please register or sign in to comment