Closed GoogleCodeExporter closed 9 years ago
Also, I noticed it blocking "Access-Control-*" headers and found the remainder
of the header list from a similar issue reported on the PostMan Extension.
Original comment by epicor.e...@gmail.com
on 26 Mar 2014 at 4:37
It is nothing I can do right now with it. Even if the app have full host
permissions it doesn't mean that the XMLHttpRequest will use those headers.
It's prohibited by spec and there is no workaround.
I'm working on new implementation where the app will use sockets API to make a
request. But it is long shot and require a lot of work to do (handle HTTP
request isn't easy). For current version (meaning legacy chrome app) it is
impossible so I must close this issue.
Original comment by jarro...@gmail.com
on 26 Mar 2014 at 11:11
Original issue reported on code.google.com by
epicor.e...@gmail.com
on 26 Mar 2014 at 4:34