
ojob ojob.io/httpServers/uploadHTTPd port= path= uploadUri= uri=
Starts a very simple HTTP server on the provided port for file upload
| Name | Description |
|---|---|
| port | The port to use (default to 8080) |
| path | The path from which to browse files (defaults to '.') |
| uploadUri | The default URI to use for upload (defaults to '/_upload') |
| uri | The default URI to use (defaults to '/') |