Actually it's happening.
Problem is, if you're trying to use PUT/DELETE, OPTIONS in the HTTPService headers, all requests goes as GET headers. I reproduced here. ---------------------------- Igor Costa www.igorcosta.com www.igorcosta.org On Thu, Apr 25, 2013 at 2:26 AM, Justin Mclean (JIRA) <j...@apache.org>wrote: > > [ > https://issues.apache.org/jira/browse/FLEX-33222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Justin Mclean resolved FLEX-33222. > ---------------------------------- > > Resolution: Cannot Reproduce > > Can't reproduce and no sample code provided. Please ask to reopen if this > issue occurs again and you can provide sample code. > > > All HTTP GET requests are stripped of headers. > > ---------------------------------------------- > > > > Key: FLEX-33222 > > URL: https://issues.apache.org/jira/browse/FLEX-33222 > > Project: Apache Flex > > Issue Type: Bug > > Components: RPC: HTTPService > > Affects Versions: Adobe Flex SDK 4.6 (Release) > > Environment: iOS, Android and, Windows > > Reporter: Andre Rezende > > Priority: Critical > > Labels: Android, GET, HTTPService,, POST,, iOS, > > > > All HTTP GET requests that have content type other than > "application/x-www-form-urlencoded" are turned into POST requests. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >