When I use HttpAddRequestHeaders to add headers to HTTP request it skips "Cookie:" header somehow :-\
It adds any other (I can see the raw data server receives), but skips Cookie header.
Any idea...