runrev adds http header for free?
Mark Schonewille
m.schonewille at economy-x-talk.com
Fri Jul 18 10:21:53 EDT 2008
Hi Bert,
Maybe I don't understand what is going on without looking at your
code. At which point do you see unwanted http headers? When you write
data to perl or when you read the data into rev? Is it possible that
Perl adds the headers, since you're using "print "Content-type: text/
html\n\n";"? Maybe you want "print "Content-type: text/plain\n\n";".
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html
for more info.
On 18 jul 2008, at 16:05, Bert Shuler wrote:
> ok, I thought that was only used when using the URL keyword.
> I am simply writing to a socket.
> How would rev even know I was intending to write http?
>
More information about the use-livecode
mailing list