I am working with a web-service api, and in order for me to properly
make the api call, I need to add additional header information to the
http get request.  There are examples in PHP and Perl and they have
functions that add additional strings to the header (curl_setopt()
with CURLOPT_HTTPHEADER argument in PHP, and $objHeader->push_header()
in Perl).  There are other examples, but you get the idea. 

Does anyone know how to do this, either in actionscript or in mxml?






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to