mirror of
https://github.com/tenrok/axios.git
synced 2026-06-11 18:02:32 +03:00
feat: brower platform add data protocol. (#4804)
Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -8,5 +8,5 @@ export default {
|
||||
FormData,
|
||||
Blob
|
||||
},
|
||||
protocols: ['http', 'https', 'file', 'blob', 'url']
|
||||
protocols: ['http', 'https', 'file', 'blob', 'url', 'data']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user