| West Wind Web Monitor .Net |
| HTTP Post Data Form |

The form takes an input of RAW HTTP POST data. This means that you are responsible for encoding the content into whatever format you choose. Typical HTML Form form is URLEncoded using application/x-www-form-urlencoded which is shown above. You can provide your own content type or use one of the default formats provided for you in the drop down which include multi-part forms and text/xml.
If you don't want use POST data clear the POST data field and exit.