Forum Discussion

syshen's avatar
14 years ago

Pass cookie value to another request

Hi I am working on an service, which is using RESTful APIs. To access the API, I need to sign-in first to get the session token, which is returned in the "Set-Cookie" header of the sign-in response...