Add possibilty for cache headers
This is a first rough implementation, would love some feedback on my approach. It tries to model the CORS implementation but needs to be per service/response instead of for the whole server.
This is a first rough implementation, would love some feedback on my approach. It tries to model the CORS implementation but needs to be per service/response instead of for the whole server.