clue / reactphp-soap

Simple, async SOAP webservice client, built on top of ReactPHP.
https://clue.engineering/2020/announcing-reactphp-soap-2
MIT License
64 stars 25 forks source link

Properly handle SOAP error responses, accept HTTP error responses and explicitly configure Browser to not follow any HTTP redirects #35

Closed clue closed 6 years ago

clue commented 6 years ago

Builds on top of #34 Resolves / closes #3 Resolves / closes #2