Friday, May 6, 2011

HTTP Basic Authentication - GET - passing headers in ActionScript 3

Unfortunately I couldn't figure out anyways to handle this. Player discards the headers you set in a GET request. My SSO was okay for a POST, and in POST headers will be included if you pass some dummy parameters along with the request.

Flex 3.5SDK, Flash player 10.2

No comments:

Post a Comment