Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
让我们想象一个 Web 客户端向服务器发出 HTTP 请求。
我需要一种方法来知道客户端是否在服务器处理它的请求时关闭了连接。
我知道有 499 状态代码(客户端关闭请求),但据我所知,它是针对 Nginx Web 服务器的请求。
我正在使用 Websphere Application Server,并按照以下步骤获取状态代码: