Normalizes line endings in content from Polygon API. Converts Windows-style (\r\n) line endings to Unix-style (\n). Handles mixed/corrupted encodings by processing all variants.
Content with potentially mixed line endings
Content with normalized line endings
Normalizes line endings in content from Polygon API. Converts Windows-style (\r\n) line endings to Unix-style (\n). Handles mixed/corrupted encodings by processing all variants.