Since I have the pro version, could I use .NET http classes in a dll to perform all my http connection functionality for the webplayer build?
I wish to use the http cookie functionality or at least be able to send a GET with a cookie as a header (which I think I can not do with WWW since when I use the headers I automatically perform a POST).
↧