ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: KaranamAvinash on January 29, 2020, 01:39:32 pm

Title: HTTP headers in Angular 8
Post by: KaranamAvinash on January 29, 2020, 01:39:32 pm
Hi,

I am using Angular 8 with remote calls to database to fetch data.

I am unable to send http header while performing the remote calls. How do I send HTTP Headers.?

The requests sent, are not getting registered in the HTTP Interceptor to add custom header for doing remote database calls.

Thanks in advance.