I\'m starting a project using a Restful architecture implemented in Java (using the new JAX-RS standard)
We are planning to develop the GUI with a Flex application.
Yes, I was able to use POST and access headers with this component:
http://code.google.com/p/as3httpclient/wiki/Links
Example