Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pass Cookie header? #482

Closed
rohitkrishna094 opened this issue Jan 14, 2020 · 3 comments
Closed

How to pass Cookie header? #482

rohitkrishna094 opened this issue Jan 14, 2020 · 3 comments

Comments

@rohitkrishna094
Copy link

Below is the postman image. I am passing Cookie as the header.

image

I tried doing this in rest client

GET http://someUrl
Cookie: jsessionId=xxxx

The postman request works, but rest-client fails. In rest-client I am getting an error saying that cookie was not passed at all?

Note: someUrl is a validUrl.

@Huachao
Copy link
Owner

Huachao commented Jan 15, 2020

@rohitkrishna094 it's an known issue, and is already fixed. You can expect this can work in next release

@Huachao Huachao closed this as completed Jan 15, 2020
@rohitkrishna094
Copy link
Author

@Huachao Thanks for your prompt reply again. One last question, do you know when the next release is going to be?

@Huachao
Copy link
Owner

Huachao commented Feb 12, 2020

@rohitkrishna094 you can already experience this in version 0.23.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants