Look up URLRequestMethod constants. Just use them to define the http
method - no need for proxy of any kind.
(the server you are making request to should understand these methods,
of course)
--- In flexcoders@yahoogroups.com, "Fidel Viegas" <[EMAIL PROTECTED]>
wrote:
>
> Hello folks,
> 
> I have come across this article
> http://blogs.adobe.com/kiwi/2006/07/making_http_calls_in_actionscr.html,
> where it says that the HTTPService supports the basic HTTP methods
> (GET, POST, PUT, DELETE, HEAD, OPTIONS, and TRACE). Does it mean when
> using a proxy?
> 
> Where can I find an example?
> 
> Thanks in advance,
> 
> Fidel.
>


Reply via email to