POST request form:


Enter input for the C sample and click

The output will be a screen with the text, "YourInput=" followed by the text you typed above. The contents of environment variable SERVER_SOFTWARE is also displayed.





GET request form:


Enter input for the C sample and click

The output will be a screen with the text, "YourInput=" followed by the text you typed above. The contents of environment variable SERVER_SOFTWARE is also displayed.