noun
content-length
Technical computing term referring to the Content-Length header field in HTTP or similar protocols, indicating the size of the message body in bytes.
HTTPリクエストの内容長が正しく設定されていないと、サーバーがエラーを返すことがあります。
If the Content-Length of an HTTP request is not set correctly, the server may return an error.