axios post request 404 - Stack Overflow
某草草
某草草 2017-07-05 10:52:01
0
1
1069

Replace post with get request to be able to request, which is embarrassing.

某草草
某草草

reply all(1)
Peter_Zhu

This has nothing to do with which JS library is used. Even JQuery, native Ajax, and Promise will return the same error result. This is because the vast majority of web servers, including but not limited to Apache, IIS, and Nginx, do not allow static files to respond to POST. ask.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template