HTTP / forms / encoding

Form encoding review guide

Compare urlencoded, multipart and text/plain boundaries. This guide does not submit a form; it shows synthetic cases only.

Encoding boundaries

Compare value representation and receiver expectations for files, Japanese text and empty values.

CaseResultReview point
Choose a case to render the matrix.

Why there is no submission

This page sends no form, input value or credential, and stores nothing.

A synthetic result does not certify compatibility with a real browser, server or framework. Confirm the receiver contract separately.