ngx-soap icon indicating copy to clipboard operation
ngx-soap copied to clipboard

It does not appear that 'options.withCredentials' is being applied to the http POST.

Open ChrisMancini opened this issue 4 years ago • 1 comments

The call method accepts an options object. The httpClient.post method accepts an options object.

Within this options object is a withCredentials flag. It does not appear that this flag is pushed down to the httpClient.post method in the _invoke method.

ChrisMancini avatar Feb 23 '21 17:02 ChrisMancini

@ChrisMancini I think this repo is abandoned. Feel free to contribute there

https://github.com/lula/ngx-soap/issues/125#issuecomment-1898767558

seyfer avatar Jan 18 '24 16:01 seyfer