- Submit a form that includes a file upload.
- The form file input field has the "name" attribute set to "upfile".
- After submitting something, the file name and size in bytes will be received within the JSON response
- Go to the main page, and upload a file using the provided form.