The research I've done sofar led me to techologies that seem out of date. I wonder if there is a right/common way to upload files and get progress info in 2018.
I've read that RFC1867 is obsolete
I'm trying to setup NGINX Upload Progress Bar but it uses jsonp in its response and I've also read that I should not use jsonp.
My stack is NGINX, Gunicorn, Ubuntu, Django 2.1, React
I'm trying to avoid jquery
I only need last version of Firefox and Chrome to be supported
Note : I'm only intersted in the client/server communication part, for UI I use react semantic ui progress