intercepted_client 0.0.1-dev.5 intercepted_client: ^0.0.1-dev.5 copied to clipboard
Interceptors for http package that support concurrent requests.
0.0.1-dev.5 #
- Updated documentation and examples
0.0.1-dev.4 #
- Fixed a bug where consecutive interceptors were being called even if the previous interceptor completed without calling "next".
0.0.1-dev.3 #
- Improvements and refactors to the API
0.0.1-dev.2 #
- Validation and improvements to API and inner structure
0.0.1-dev.1 #
- MVP release