DF_REST_Controller->response
emit a cache control header.DF_REST_Controller
can specify a default value for cache expiry of all responses (including error responses).None
feature/prevent_api_response_caching
in the main Art Money project.
404
response when client notes are loaded, and confirm that it includes a cache-control: max-age=0
header.api/v1/client_notes.php
and retest, confirming that the 404
response now includes no cache-control
header.