IIS Manager with Axios
25-12-2019IIS Manager with axios can be easily configured as follows:
Axios.defaults.headers.common["Host"] = "localhost:44335";
On Android project, we should use IP as 10.0.2.2:44335
IIS Manager with axios can be easily configured as follows:
Axios.defaults.headers.common["Host"] = "localhost:44335";
On Android project, we should use IP as 10.0.2.2:44335
© 2019 All rights reserved. Codesenior.COM