Hi,
I can set a cookie with httpGET.GetRequest.SetHeader ("cookie","sid=9849349839489349384934") but when the cookie is not valid httpUtils does not give me any feedback. It seems like the service is started but nothing happens.
When the cookie value is correct I get results.
I'm not even getting a error response.
I can set a cookie with httpGET.GetRequest.SetHeader ("cookie","sid=9849349839489349384934") but when the cookie is not valid httpUtils does not give me any feedback. It seems like the service is started but nothing happens.
When the cookie value is correct I get results.
I'm not even getting a error response.