HTTP POST Form Data Visualization Tool

What This Tool Does

This tool demonstrates how HTML forms can be submitted via POST in two different formats:

By selecting one of these modes from the dropdown, the tool sets the corresponding Content-Type for the form. After you fill out the form and click "Submit Data," the tool will display:

Note: For demonstration purposes, the form submission is intercepted by JavaScript (event.preventDefault()), so the data is never actually sent to a server.

Form Configuration

POST Request Preview

Formatted View
Raw View
HTTP Headers:

                
                
Form Data (Formatted):

            
Raw Request Body: