ultrasonicsoft / angular-intercept-xmlhttprequest

How to intercept XmlHttpRequests in Angular with HttpInterceptor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intercept XmlHttpRequest

The typical Angular HttpInterceptor won't intercept XmlHttpRequests sent explicitly. Here you can find an example of how to do it in Angular.

About

How to intercept XmlHttpRequests in Angular with HttpInterceptor


Languages

Language:TypeScript 92.0%Language:HTML 6.0%Language:SCSS 2.0%