mjrgit / chrome-rest-client

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

Cookie header isn't set #207

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After receiving http-response with Set-Cookie, this cookie isn't used in 
requests.
Chrome, however, record it, and add it to requests, issued from address bar.

Chromium 29.0.1547.76
Chrome 30.0.1599.66
Chromium 30.0.1599.66
Linux 3.11.2-1-ARCH x86_64

Which logs should I add?

Original issue reported on code.google.com by versusv...@gmail.com on 3 Oct 2013 at 2:53

GoogleCodeExporter commented 8 years ago
According to the spec of XMLHttpRequest object some headers can't be set with 
the request and can't be read from the response. See 
http://www.w3.org/TR/XMLHttpRequest/#the-setrequestheader()-method for more 
information.

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:04

GoogleCodeExporter commented 8 years ago
Issue 235 has been merged into this issue.

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:06

GoogleCodeExporter commented 8 years ago
Issue 255 has been merged into this issue.

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:06

GoogleCodeExporter commented 8 years ago
Issue 263 has been merged into this issue.

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:07

GoogleCodeExporter commented 8 years ago
Issue 257 has been merged into this issue.

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:08

GoogleCodeExporter commented 8 years ago
Issue 258 has been merged into this issue.

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:08

GoogleCodeExporter commented 8 years ago
Issue 264 has been merged into this issue.

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:12

GoogleCodeExporter commented 8 years ago
Issue 264 has been merged into this issue.

Original comment by jarro...@gmail.com on 23 Sep 2014 at 9:21