Hamurabi Araújo

Results 1 issues of Hamurabi Araújo

When set the header `Authorization` (line [252](https://github.com/andrewmcgivery/angular-soap/blob/3.0/soapclient.js#L252)) the SOAPClient returns `TypeError: document is null` on [soapclient.js:423:5](https://github.com/andrewmcgivery/angular-soap/blob/3.0/soapclient.js#L423). PS: I changed the `SOAPClient.userName` by `SOAPClient.username` on the lines [249](https://github.com/andrewmcgivery/angular-soap/blob/3.0/soapclient.js#L249) and [252](https://github.com/andrewmcgivery/angular-soap/blob/3.0/soapclient.js#L252) because...