gravity00/SimpleSOAPClient

Does the lib support cookie?

Closed this issue · 1 comments

Hi,

thanks for making SimpleSOAPClient.

SOAP request which rely on cookie doesn't work. How to make it work?

Hi, thanks for the feedback.

I see you closed the issue, but just to write a fast response, you can add the cookie header on each request to the HttpMessageRequest before sending.