vronic / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

cookie information is not set with headers #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  make a post request
2.
3.

What is the expected output? What do you see instead?
I expected to see cookie information but none was shown.

What version of the product are you using? On what operating system?
Chrome OSX Lion

Please provide any additional information below.

I need the cookie information for using an API for checkout with a shopping 
cart.

Original issue reported on code.google.com by eydai...@gmail.com on 21 Jun 2012 at 6:09

GoogleCodeExporter commented 8 years ago
It's in experimental stage. It can't directly read cookie information from 
request for security reason. But using chrome features for extension it is 
possible. 
When you go to "Options" there you find "Enable cookie capture". It is still 
not very well tested and results may vary :)

Original comment by jarro...@gmail.com on 26 Jun 2012 at 12:05

GoogleCodeExporter commented 8 years ago
thanks! :)

Original comment by eydai...@gmail.com on 26 Jun 2012 at 12:18