I am posting form data on below SimpleHTTPRequestHandler:
SimpleHTTPRequestHandler
curl -F \'file=@name.txt\' -F "var=param1" http://localhost:8080