squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.61k stars 581 forks source link

File Upload and Passing Variable to Template file #82

Closed rebootcode closed 6 years ago

rebootcode commented 7 years ago

I could not find any way , on how to upload file and validate with it.

Also, is there any way, where once can pass variable value from method to template file (index.html) and parse it. ?

tejastank commented 6 years ago

Very poorly documented, yet we can't use for production

tejastank commented 6 years ago

@rebootcode Do you have sample ready for file upload ?