Add back HTTP upload

This commit is contained in:
Linus Heckemann
2016-08-18 19:52:31 +02:00
parent 6adee79105
commit 4ce02573cf
4 changed files with 783 additions and 0 deletions

2
httpupload/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
# simple redirect
from httpupload import HttpuploadPlugin