Justin Mclean created FLEX-35271:
------------------------------------
Summary: [FlexJS] HTTPServer POST calls give client side errors
Key: FLEX-35271
URL: https://issues.apache.org/jira/browse/FLEX-35271
Project: Apache Flex
Issue Type: Bug
Components: FlexJS
Affects Versions: Apache FlexJS 0.8.0
Reporter: Justin Mclean
Calling a HTTPServer via POST gives the following browser errors:
Refused to set unsafe header "Content-length"
org.apache.flex.net.HTTPService.send @ HTTPService.js:167
Refused to set unsafe header "Connection"
org.apache.flex.net.HTTPService.send @ HTTPService.js:168
For why this is happening see for example [1]
1.
http://stackoverflow.com/questions/7210507/ajax-post-error-refused-to-set-unsafe-header-connection
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)