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 send cookie? #6

Closed
alekseychikin opened this issue Nov 29, 2014 · 9 comments
Closed

How to send cookie? #6

alekseychikin opened this issue Nov 29, 2014 · 9 comments

Comments

@alekseychikin
Copy link
Contributor

How to send cookie?

@ddavison
Copy link
Owner

ты можешь отправить

Set-Cookie: UserID=JohnDoe; Max-Age=3600; Version=1

in the headers box

@alekseychikin
Copy link
Contributor Author

Doesn't work.
2014-11-30 10 44 13

@javaguirre
Copy link
Contributor

I think is about headers, not just Set-Cookie.

I tried adding a custom header in headers like

AUTH-API:   fsalkfdaslkfhalkfk12323

didn't work either.

@javaguirre
Copy link
Contributor

@ddavison I am working on a solution if It's ok with you, PR soon. :-)

@ddavison
Copy link
Owner

ddavison commented Jan 9, 2015

course it's ok with me! thanks @javaguirre !

@javaguirre
Copy link
Contributor

@MakingOff Could you please try with the new version (0.3.0) so we could see if the fix works for you?

Thanks!

@alekseychikin
Copy link
Contributor Author

@javaguirre could you take me example of yours? Screenshot would be awesome.

@alekseychikin
Copy link
Contributor Author

@javaguirre thank you. It works with

Cookie: name=makingoff

@javaguirre
Copy link
Contributor

Thank you, but you are right, we need more information in the README so the people would know how it works.

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

3 participants