What exactly are you trying to do. You can secure web service calls using standard HTTP authentication headers. We do this with both BASIC and FORM auth.
-- Dave Wolf Cynergy Systems, Inc. Adobe Flex Alliance Partner http://www.cynergysystems.com http://www.cynergysystems.com/blogs Email: [EMAIL PROTECTED] Office: 866-CYNERGY --- In [email protected], "phipzkillah" <[EMAIL PROTECTED]> wrote: > > Does anyone know if it's possible to add a custom HTTP header to the > web service request? > > All authentication methods described through Flex seem to be oriented > around SOAP headers. > > Can we authenticate a web service through HTTP headers? > > This has been driving me crazy for the past few days. Any ideas or > suggestions?? > > -phil >

