Question by Axios how to send no-cors?
Send a simple POST request to cross domain using axios request is aborted, the error of Cors.
send using fetch with mode:'no-cors' - everything is OK.
How to send via axios?
0 answer
Find more questions by tags JavaScript