ekojarakan / chrome-rest-client

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

Origin Header is not being sent for GET requests #255

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The Origin Header is not being sent for GET requests
1. Create a new GET request
2. Add a Header, Origin, with a value, ex. http://localhost
3. Click the Send button

In the Request headers section, Origin, is not included in the list of headers

OS: Win 7 SP1
Browser: Chrome 34.0.1847.131 m
Advanced Rest Client: 3.1.7

Original issue reported on code.google.com by rincewin...@gmail.com on 7 May 2014 at 2:57

GoogleCodeExporter commented 8 years ago
Same for all other types of requests.. unfortunately it might not be solvable 
b/c of Chrome security settings. The only way would be to run chrome with 
security disabled.

Original comment by abod...@gmail.com on 28 Jul 2014 at 7:01

GoogleCodeExporter commented 8 years ago

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