HTTP Headers?

Hi,

i have a question!

i’d like to my FlashMX 2004 compiled app to be able to make
GET requests with changed HTTP headers

for example the User-Agent header

this way i can have a webserver that only allows custom HTTP Headers

Also i’d like to be able to view the HTTP headers from the response i am getting from that webserver

i know setting a Header shoud be possible through “adRequestHeader”
but i have had no luck seeing the correct Header ( in my webserver )

can anyone help me with how to set HTTP Headers, and how to read them
from within FLASHMX 2004 ??

many thanks, Paul