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.
Apache は、HEAD リクエストへの応答を送信するときに「Content-Length」ヘッダーを削除することを主張しているようです。
そのような応答に対して「Content-Length: 0」を送信するように構成する (または PHP でコーディングする) 方法はありますか?
何らかの奇妙な理由で、クライアントが壊れます(これは私の管理下にありません)。