I would like to grab the raw http input stream content coming into my server from various requests. Is there an easy way to do this? I would like to avoid socket programming if I can. The server is running ubuntu (breezy). I am comfortable with java and perl. I am generating the requests, so I can direct them to any port. Thanks, -Al