
 felipe lopez - 2008-08-15 07:58:37
 
Hi, first of all I must say it's a great class, thanx man!!
well, let me explain what I'm trying to do, I have used test_http_cookies.php with a little changes and I can log in succesfully in a site with no problems, after I want to browse that site with the new permisions, here are the problems.
I have tryed changing $uri with the page i want example:"/index.php?op=2" in
line 74: "RequestURI"=>$uri,
but I only get error message
Is there a way to set a persistant cookie??, I mean sending  a new request (SendRequest) to the same host but with the cookie?
I think I'm doing something bad...or not doint something, please, if you can help me I'll be very thankful with you.
Thanks for reading.