I have completely forgotten how to do it so I have to ask
What is the correct way to send a request (like GET or PUT) to a HTTP server that will launch a CGI program to handle the request?
What is the correct way to send a request (like GET or PUT) to a HTTP server that will launch a CGI program to handle the request?