How to get status of uploading file in Flask How to get status of uploading file in Flask flask flask

How to get status of uploading file in Flask


I don't think it is related to Flask

Please see this link:

I think these are be helpful

request.META['REMOTE_ADDR'], request.GET['X-Progress-ID']


I've yet to test it but I found a link to something similar here