i\'m trying to POST upload large files with multipart/form-data encoded, but i want to use requests module only, not using requests_toolbelt.
requests
requests_toolbelt
is