Open Alice52 opened 4 years ago
simple http will not limit by cors
GET HEAD POST
text/plain, multipart/form-data, application/x-www-form-urlencoded
otherwise it will be send OPTIONS request
introduce
simple http will not limit by cors
GET HEAD POST
text/plain, multipart/form-data, application/x-www-form-urlencoded
otherwise it will be send OPTIONS request
reference