Hello,
does Flash comply with HTTP Location headers? For example, if Flash makes a POST request to http://www.example.org/mail
and it returns Location: http://www.example.org/mail/1.xml
, will Flash return the data in in 1.xml
upon completing the POST request?