0

I have an SOAP Webservice that has a Login method, currently after I call it the website gets opened by the TWebBrowser control and use the session cookie from the webservice. But now I try to migrate to CEF4DELPHI instead of TWebBrowser. I try to get the cookie over InternetGetCookie but I always get error 259 (ERROR_NO_MORE_ITEMS) back. The problem is also that the cookie name can vary so I don`t know always the cookie name. How can I get all cookies from a specific domain or is it possible to get the complete response header? I only find a hook for before the request is send.

Olivier
  • 13,283
  • 1
  • 8
  • 24
Sebastian
  • 952
  • 1
  • 14
  • 41

0 Answers0