Does the Rest Service Response use the Cookie header of the Request from Client ?
I am getting 2 Cookie headers from Request but those cookies are not being set to the Response.
How can I pass the same Cookies through Response and those 2 cookies need to be present in Client Browser ?