reqwest
reqwest copied to clipboard
Support for global events
Please add support for request.defaults (like $.ajaxSetup) where we can set global configuration options (e.g. automatically logout and redirect to login if 401; similar to $http service in Angular).
Have you got any solution?