From 07c622a0febfc2ef0fb2bb19e55766ca13cd3ece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 3 Jun 2014 19:16:34 +0200 Subject: Add a simple multipart upload example --- examples/upload/priv/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 examples/upload/priv/index.html (limited to 'examples/upload/priv') diff --git a/examples/upload/priv/index.html b/examples/upload/priv/index.html new file mode 100644 index 0000000..031420d --- /dev/null +++ b/examples/upload/priv/index.html @@ -0,0 +1,13 @@ + + + + Multipart upload example + + + +
+ + +
+ + -- cgit v1.2.3