Can I use axios with domain-task? #1109

Closed
opened 2025-08-09 17:18:54 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @chris-herring on 1/17/2017

I need to track the progress of a file upload and have discovered that it is not yet supported using fetch (it will be supported using streams but that is not yet implemented - https://github.com/matthew-andrews/isomorphic-fetch/issues/77). So I need to use an alternative in this case. I'm looking at axios since it is also promise based. Will this work with domain-task?

I won't need to support file uploads with server side rendering so it isn't really an issue anyway but I would still like to know incase the need arises.

*Originally created by @chris-herring on 1/17/2017* I need to track the progress of a file upload and have discovered that it is not yet supported using fetch (it will be supported using streams but that is not yet implemented - [https://github.com/matthew-andrews/isomorphic-fetch/issues/77](url)). So I need to use an alternative in this case. I'm looking at axios since it is also promise based. Will this work with domain-task? I won't need to support file uploads with server side rendering so it isn't really an issue anyway but I would still like to know incase the need arises.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1109
No description provided.