First name:
Last name:
Avatar:
How do you usually transport yourself?
Walk
Public transportation
Bicycle
Motorcycle
Car
Test FormData Features
To test multipart/form-data start a simple echo server:
while true; do printf 'HTTP/1.1 200 OK\n' | nc -Nl 8000; done
Test multipart/form-data