local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

Monitor Caching #189

Closed 10xSebastian closed 4 years ago

10xSebastian commented 4 years ago

This Introduces monitoring for caching.

It extends the monitoring interceptor to record miss or hit in order to monitor http caching.

Also: