svrcekmichal / redux-axios-middleware

Redux middleware for fetching data with axios HTTP client
MIT License
922 stars 96 forks source link

Cannot set onUploadProgress #97

Open patryknawolski opened 5 years ago

patryknawolski commented 5 years ago

I didn't find an option of passing a config of axios request and because of that I'm unable to pass function that I need to fire on upload progress when doing post request.

Did I miss something or redux-axios-middleware can't handle this right now?

c4c1us commented 4 years ago

Same issue

rohmanhm commented 3 years ago

You might want to take a look at this. https://github.com/axios/axios#request-config