Requests filtering
This release gives the possibility to filter http requests that should not be handled by the interceptor by providing an array of URL regex to the component's filteredUrlPatterns
property.
This release gives the possibility to filter http requests that should not be handled by the interceptor by providing an array of URL regex to the component's filteredUrlPatterns
property.