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 ステータス コード (Client closed request) があることは理解していますが、私が見たところ、これは Nginx Web サーバーへのリクエストを対象としています。
私は Websphere Application Server を使用しており、次の手順に従ってステータス コードを取得しています。