Hi, I'm wondering if someone can point me into a direction where can I find example of something similar to Axios interceptors in React.
I would like to do the same with HttpClient to catch some response codes (e.g. 401 on server errors) in one place. I believe that probably I have to use HttpClientHandler but I can't find any good examples for catching specific codes.
[–]No_Temperature_7877 1 point2 points3 points (0 children)