Closed 10xSebastian closed 4 years ago
This Introduces monitoring for caching.
It extends the monitoring interceptor to record miss or hit in order to monitor http caching.
miss
hit
Also:
module_parent_name
after_response
This Introduces monitoring for caching.
It extends the monitoring interceptor to record
miss
orhit
in order to monitor http caching.Also:
module_parent_name
calls to improve support of active support 5 and 6 and to get rid of some warningsafter_response
was not called, if a response was served from cache