Hi all
I have a scenario where i want to send the cookie with http request,please help me how to do this.
here is my correct requirement
-------------------------------------------
I want to send http request and get the response,
Using my script i am able to send the request but the response is not from the corresponding page,response is coming from the login page,
so i need to send the request with existing cookie so that it will not ask for login
info.
please help me, it is urgent
Thanks in Advance
bijeesh
I have a scenario where i want to send the cookie with http request,please help me how to do this.
here is my correct requirement
-------------------------------------------
I want to send http request and get the response,
Using my script i am able to send the request but the response is not from the corresponding page,response is coming from the login page,
so i need to send the request with existing cookie so that it will not ask for login
info.
please help me, it is urgent
Thanks in Advance
bijeesh
Comment