lula / ngx-soap

Simple SOAP client for Angular
MIT License
66 stars 61 forks source link

Changing the request header when creating a client #82

Open ksellami opened 4 years ago

ksellami commented 4 years ago

Hi, I am using you're framework to communicate with a backend using soap on angular 8.2

when the createClient(wsdl_link) function is called, i see that the headers are kind of set automatically, is there a way to update those headers ? specifically i would like to update the Sec-Fetch-Mode and Sec-Fetch-Site headers.

thank you.

ghost commented 4 years ago

Try using addHttpHeader