Forum Discussion

amrinderthandi's avatar
amrinderthandi
New Contributor
7 years ago

Passing cookie to a http request giving me wrong format response headers

Hi,

 

I am passing header as "Cookie = 1234" in my HTTP request header and in response I am getting my custid cookie under Set-Cookie variable but in wrong format. Although this same thing is working for me in Runscope. Am I passing request header in a wrong way? Could somebody guide me?

 

Thanks