Angular EventSource support

Hi,
I am trying to have Angular to call out to a service side Event Source. However, it looks like it is missing the Authorizaiton header even though I have AuthHttpInterceptor already for other rest endpoints.
This is the same issue for WebSocket and Sockjs.
Please help.