tested it and you are right, i have a roll back mechanism, when get fails i
send a post a few seconds later notifying the server that a call has failed
and that was what gave me the illusion that it was working.

On Dec 28, 2007 11:34 PM, scott.royston <[EMAIL PROTECTED]> wrote:

>   Just to answer my own question,i  this looks like a known bug:
> https://bugs.adobe.com/jira/browse/SDK-11401
>
> unfortunately its at the flash player level so I don't know the true
> resolution of the issue (will fix/wont fix/etc).
>
> I'm very curious how custom headers with an HTTP GET is working for
> you given that this seems to be a confirmed bug for everyone.
>
> Thanks again
>
>
> --- In [email protected] <flexcoders%40yahoogroups.com>,
> "Johannes Nel" <[EMAIL PROTECTED]>
> wrote:
> >
> > PUT would be determined by the sand box per se, no put outside it.
> With POST
> > and GET its currently working for me with B3, so that is a bit weird.
> > I have had issues with PUT in general even within the Sandbox but it
> was B1.
> >
> > sorry to not me of more help, read the security white paper if you
> have not
> >
> > On Dec 28, 2007 10:18 AM, scott.royston <[EMAIL PROTECTED]> wrote:
> >
> > > I believe I have read all the docs, and I've definitely sniffed the
> > > http. If there is a particular piece of documentation you belive I've
> > > missed, please point me in the right direction. I'd be very
> > > interested in understanding why I can use custom headers in a PUT, but
> > > not a GET.
> > >
> > > Thanks
> > >
> > > --- In [email protected] 
> > > <flexcoders%40yahoogroups.com><flexcoders%40yahoogroups.com>,
> > > "Johannes Nel" <johannes.nel@>
> > >
> > > wrote:
> > > >
> > > > custom headers function within the sand box security. have you read
> > > the docs
> > > > and http sniffed a bit?
> > > >
> > > > On Dec 27, 2007 3:46 PM, scott.royston <scott.royston@> wrote:
> > > >
> > > > > With the latest Flex 3 beta release, I can't get any custom
> > > headers to
> > > > > be sent without:
> > > > > 1) The method being POST (e.g. URLRequestMethod.POST)
> > > > > 2) Some data sent (e.g. request.data = new
> > > URLVariables("name=John+Doe");)
> > > > >
> > > > > This is on OS X using Safari or Firefox.
> > > > >
> > > > > Search the archives seems to indicate I should be able to add
> a custom
> > > > > header even with a simple HTTP GET, but the documentation is vague
> > > > > enough I thought I'd post here first to check before filing a bug.
> > > > >
> > > > > Thanks
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > j:pn
> > > > \\no comment
> > > >
> > >
> > >
> > >
> >
> >
> >
> > --
> > j:pn
> > \\no comment
> >
>
>  
>



-- 
j:pn
\\no comment

Reply via email to