In a WindowedApplication, when I send a request through
HTTPService with invalid credentials, Flex pops up an
authentication dialog right away, even before I can handle the
FaultEvent.
Is there any way to suppress or cancel this dialog before it
shows? It pretty much wrecks the user experience and makes REST
methods intended to verify credentials unusable.