when js POST uploads a file, there is no response for a long time. When the browser throws a net::ERR_EMPTY_RESPONSE exception, the request simply hangs up
.No return value is returned, and failed load response data is displayed on the console viewing interface
what is the problem that caused this error?