Is there a way to remove all cookies set by one domain? Cause just like I do print "Set-Cookie: etc etc etc\n"; I would like to first have my script remove any other cookies with different names that might've been setup by the same site on the user's computer.