hmm no not for now as I didn't see the use for this, what kind of engine would need this?
Cookies are removed according to the sent header date.
awint
my staff do that, if i remeber right, it should be auto-blog.fr maybe there is a decent solution, but clear cookie can fix the engine. it fail to login because bad cookie from maybe activate step.
but it still not clear , i put remove cookie=%targeturl% in [STEP1], but when it download modify url, it still GET along with cookie.
Sven www.GSA-Online.de
is that target url with subomain? Maybe the set cookie is for the whole domain and you try to clear it for subdomain?
awint
so how to write? such like remove cookie=%targedomain% in [STEP1].
Sven www.GSA-Online.de
if its a web2.0 you know the url...so you can use the fixed url here.
awint
but the post url maybe in different subdomain.
awint
remove cookie=rootdomain it will delete all cookie from this domain?
Sven www.GSA-Online.de
yes
awint
IT DOESN'T WORK. remove cookie=%targetdomain% in [step1] but it neither remove any cookie at GET or POST in [ste1]
Sven www.GSA-Online.de
edited April 2013
no need to get loud
deliver some sample script + url and i can debug it.
awint
i just put remove cookie=%targetdomain% in [step1] for one or two engine, but i think/guess all are the same result. have you test that?
Sven www.GSA-Online.de
keep in mind that cookies are also set by the server...if you clear cookies and o the next POST/GET they are set, they are sent/set for the next download or on the 301/302...
Just give me the sample script and i see if everything is correct.
Comments
hmm no not for now as I didn't see the use for this, what kind of engine would need this?
Cookies are removed according to the sent header date.
in next version you can use...
remove cookie=%targeturl%;http://www.other-url.com
remove cookie=%targetdomain% in [step1] but it neither remove any cookie at GET or POST in [ste1]
no need to get loud
deliver some sample script + url and i can debug it.
keep in mind that cookies are also set by the server...if you clear cookies and o the next POST/GET they are set, they are sent/set for the next download or on the 301/302...
Just give me the sample script and i see if everything is correct.