send cookie info in http request

Rob/All,

Did anyone tried to send cookie information via http service??

We have tried to set in the headers/Cookie (setValue) but getting 400 (bad request) response back…

Any ideas to make this work??

TIA,
RMG

Any pointers to resolve this issue??

Update:OK it turned out to be a url encoded issue when using URLEncode service but remote host expecting it differently…upon correcting the url the headers/cookie started working fine.

HTH,
RMg