Windows uses \r\n for line endings whereas Unix-like platforms us \n. This causes the content length of a pretty-printed response to be longer on Windows.
Windows uses \r\n for line endings whereas Unix-like platforms us \n. This causes the content length of a pretty-printed response to be longer on Windows.