api_response_timer 0.1.1
api_response_timer: ^0.1.1 copied to clipboard
A lightweight HTTP client wrapper that measures API response times with detailed timing metrics.
0.1.1 #
- Improved timing accuracy
- Minor refactor
0.1.0 #
- Initial release
TimedClientwrapshttp.Clientto measure response timesApiTimingimmutable data model with URL, method, status code, response time, and response size- Callback-based metrics reporting via
onComplete - Full response body preservation