Starts the httpuv web server and hosts a simple form including a file upload to demo the multipart parser.

demo_httpuv(port = 9359)

Arguments

port

which port number to run the http server

See also

Other demo: demo_rhttpd()