In my Laszlo app, I'm setting the User-Agent header on some of my requests to a string which identifies my application. I'm invoking some web services that I've written that can be accessed multiple ways and I want to identify the user-agent associated with the request. As far as I can tell I'm setting the user agent string correctly, but my app doesn't seem to be getting the value that I set. Instead, it seems to be getting the value of my browser. Is Laszlo (or Flash) mucking with my user-agent header value?
Thanks! -- James Howe
