I have a HTTPService defined in MXML as follows:
<s:HTTPService id="downloadImageService" destination="http://www.domain.xyz/app/servletPattern" ...