Hi, When running a HTTPServer call I'm getting 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 Should probably remove code setting these two headers. For reason see for example [1] This only happens on a HTTP POST not a GET. Thanks, Justin 1. http://stackoverflow.com/questions/7210507/ajax-post-error-refused-to-set-unsafe-header-connection