| HTTP Listener I need to check the formation of an XML message over HTTP, ideally setting up a listener to accept POSTs from another application and just responding with a 200 message and putting the payload of the POST into a file until such time as I stop the listener and decide to read the contents.
I used to have a wee bitty PERL application that did this but with new laptops and rebuilds happening inbetween, I've lost it. I've searched Google but nothing came up that did what I wanted it to ...
any clues?
__________________ The first rule of diving: Anyone can call the dive for any reason. |