Intercept response that have header

Intercept response that have header

I would like to intercept all responses from jquery and check if a http header is present.

If it is, i just want to do another request ( that hopefully wont trigger the jquery http interceptor somehow. )