I would like to be able to get access to the raw http headers and body. Is there a method to do this in php? I found getallheaders() which works very well for the headers, but I have not found an equivalent for the http body. Any suggestions? Thanks, Kenneth