这个又在说什么
请求那个会出错的接口:
返回的状态码是多少?
$ curl -si http://localhost:8080/boom | head -6
HTTP/1.1 500 Internal Server Error
Server: nginx/1.24.0
Date: Thu, 05 Mar 2026 02:00:00 GMT
Content-Type: application/octet-stream
Content-Length: 20
Connection: keep-alive
全部评论