http呼叫對方服務器,對方服務器出錯,丟棄回傳:
2019-03-27 14:02:25:342 ---- SendIocp() Socket Send Error With ErCode=10038,nSend=-101,Socket=8252,SocketId=331353160
2019-03-27 14:02:25:342 ---- SocketId=331353160 Socket=8252 已失效,丟棄該回應包:
HTTP/1.1 200 OK
Connection: Keep-Alive
但是客戶端收到如下:
< HTTP/1.1 302 Found
< Connection: close
< Cache-Control: no-cache
< Content-length: 0
< Location: http://localhost
< Refresh: 1
<
* Closing connection 0
這個302的回復哪里的?因為服務端已經丟棄回應包了。
求大神指點一下
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/141270.html
標籤:應用程序開發區
上一篇:linux常用命令總結
