Fetch sends post request, but the backend cannot receive data. Body is undefined.

Front end:

:

Mar.20,2021

set such a content-type,body cannot be such a json string, but should be a string like a=1&b=2. In addition, your background can print req, to see if the request has been received. If it is received, it is a relationship that your bodyparser has not set.


Cross-domain pre-check request to learn about

Menu