* Enhance form styling and input placeholders
* Refactor HTML for multipart form data example
Updated the title and improved styling for better aesthetics. Enhanced the form layout and added theme toggle functionality.
---------
Co-authored-by: Jay <jasonsaayman@gmail.com>
* adding toFormData test
* adding toFormData
* initial multipart-FormData playground
* formdata playground title
* Fix examples/postMultipartFormData/server.js to the examples/**/server.js format, and so event end runs.
Co-authored-by: Jay <jasonsaayman@gmail.com>