in reply to Re^6: Question: Send a chunk of XML to a server
in thread Question: Send a chunk of XML to a server

You are mistaken. CGI uses a pair of pipes and some environment variables. CGI does not use or rely on HTTP at all.

  • Comment on Re^7: Question: Send a chunk of XML to a server