Hi Community,
Is it possible in a HTTP connector to overwrite the cookie header in a session or remove it?
It's added automatically for each request currently.
Reason: a particular type of device isn't accepting the requests when the HTTP request-header 'Cookie' is present.
Thanks in advance!
Hi,
DataMiner is using WinHTTP in the background, which is by default taking care of the cookie header. There is no way to disable it at this moment from connector or DataMiner setting.
Feel free to request a new feature here to request a possibility to disable automatic cookie handling.
Regards,
Okay, thank you for your response!