Is it possible to recover the HttpHeader information from a flex Client?
I want to do the following:
- User download the flex client from a web site
- In each communication flex client catch the HttpHeader information in order to change (If it is necessary) the host information to be connected (For example in a HA configuration)
Thanks