The problem with put headers is that they wont work with url calls. If your
script is trying to pull data from elsewhere and process it before
displaying it to the user and you need to send custom http headers for this
url call, then, right now, the only way is thru shell() and cURL.

as for librarystacks with RevServer... well... that would require a new
engine.

Cheers
andre

On Fri, Apr 22, 2011 at 7:19 PM, Mike Bonner <bonnm...@gmail.com> wrote:

> Looks like the docs have server listed for lots of things that aren't there
> yet.  Think you still have to stick with put header, and put new header.
>
> Using library stacks also shows server as a supported platform. I assume
> this is still not the case?
>
> E
> On Fri, Apr 22, 2011 at 2:25 PM, Andre Garzia <an...@andregarzia.com>
> wrote:
>
> > Folks,
> >
> > Can anyone comment if libURLSetCustomHTTPHeaders and the HTTPHeaders work
> > well with RevServer. On the docs, it says it work on the server
> deployment
> > but testing on on-rev, I see it not working. In the case
> > of libURLSetCustomHTTPHeaders it throws an error.
> >
> > Andre
> >
> > --
> > http://www.andregarzia.com All We Do Is Code.
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to