This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
$httpProvider request interceptor doesn't work properly with a new config #6137
Open
Description
You can see the problem here: http://plnkr.co/edit/j8qiyVJAK4fwhlbWSgSm?p=preview
Basically you can clone the current config and change transformRequest and transformResponse. The new request transform function is called but the response one isn't for some reason.