I am referring to this thread: viewtopic.php?f=6&t=8096#p24979
At the moment the action "HTTP Request" stores and handles cookies for (all) subsequent requests.
To me, this is something like a bug, cause it can lead to unexpected results, if cookies can't be re-set (cleared).
Adding a checkbox like "Reset Cookies" can help to control the request and get the proper response.
Current Workaround: Disable and Re-Enable the Autogamic Service to clear all cookies.
Thanks for reading =)
HTTP Request Action - Cookie Reset
Moderator: Martin
Re: HTTP Request Action - Cookie Reset
Hi,
The next version will have an action to delete cookies which should resolve this issue.
Regards,
Martin
The next version will have an action to delete cookies which should resolve this issue.
Regards,
Martin
Re: HTTP Request Action - Cookie Reset
Thank you Martin. Also what just came to my mind. How are the cookies related to the Action "Download URL"? Do they apply also for this action? If not, this would be also very handy to have
Re: HTTP Request Action - Cookie Reset
You are right, the cookies also affect action Download URL.