I have Java web application which will set header values in response.header("..","") and redirect to Angular 4 app. How to read the header values in the Angular 4 in the constructor or oninit method.
Thanks, Hari.
I have Java web application which will set header values in response.header("..","") and redirect to Angular 4 app. How to read the header values in the Angular 4 in the constructor or oninit method.
Thanks, Hari.