Add Response HTTP caching via header values
For &13, a change will need to be made to handle injecting a Cache-Control header into the response when specified for endpoints. This will need to have multiple configurable levels, with the ability to modify and add custom configurations. To give us the best flexibility, this should be able to switch based on response status and set cache time and nature of caching at least.
Edited by Martin Lowe