Hi Partha,
Yes, that is possible. The easiest way is adding (and inspect) a flag to
your request. I would add a custom header to my requests, that way I can
inspect it server side too.
http.post(someUrl,someData,{header:{"se-error-handling":"none"}})
inspect that in your error interceptor, and don’t handle the error when the
header is present.
Regards
Sander
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.