realbasic-nug
[Top] [All Lists]

Apache, CGI, and headers

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Apache, CGI, and headers
From: Daniel Berlinger <daniel at circumtech dot com>
Date: Mon, 29 Nov 2004 20:54:15 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
So I have a small console app setup behind Apache as a CGI. All's well.

For the next use case I need to read the headers (on say a get request). I 
can't seem to find a way to do this.

I tried System.EnvironmentVariable("Last-Modified")  which works fine for the 
CGI environment variables, but it doesn't return a header.

I'm need to use an auth scheme that sets up its own X-blah-blah header. I can't 
reengineer it, I have to use it. Can I get it? Can I set it?

Thanks,

d.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>