The toy parser splits the body into two fields.
The toy parser splits the body into fields
The field rows show one field named a and one field named b.
two fields parsed
Field a has value one
The first field row gives name a and value 1.
a value=1
Field b has value two
The second field row gives name b and value 2.
b value=2
Summary
The body bytes split into two tiny form fields.
fields parsed