blob: 96f6ec79c31884f9a749cac7a0867a5c63acdaec (
plain) (
tree)
|
|
= Multipart upload example
To try this example, you need GNU `make` and `git` in your PATH.
To build and run the example, use the following command:
[source,bash]
$ make run
Then point your browser to http://localhost:8080
The uploaded file will be displayed in the shell directly.
|