On 31 Dec 2009, at 17:31, Tushar Joshi wrote:
> 
> Right bottom posting this time. I've looked in the manual searched on the web 
> but I presume there isn't an easy way. I've looked at mod header and set env 
> and I don't really want to add a perl wrapper to a lovely C program. I was 
> hoping I could do something like getenv("HEADERS_REMAINING") or I could write 
> an apache module to grab the SOAPAction header and set it in an environment 
> variable.

If SOAPAction is an HTTP header, I suggest looking at the CGI spec
(which is very, very simple) for how to get it.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to