Which methods we can use to retrive and send data using HTTPService (HTTP Request) in flex ?

We can use following methods in HTTPService.

GET
POST
DELETE
OPTIONS
TRACE
PUT
HEAD

No comments: