andrewmcgivery / angular-soap

An angular port of a Javascript SOAP Client into a factory that has a similar syntax to $http.
114 stars 84 forks source link

Sending authorisation header in the soap request #44

Open gopi014 opened 8 years ago

gopi014 commented 8 years ago

Hi , How can I send header elements in the soap request call using this model. I need to send these parameters in my soap call Authorization, SOAPAction:"urn:processDocument", "Content-Type": 'application/x-www-form-urlencoded'