What's the "Content-Length" field in HTTP header?
- by Eonil
What does it mean?
Byte count of encoded content string with encoding specified in header.
Character count of content string.
Especially in case of "Content-Type: application/x-www-form-urlencoded".