defaultEol top-level constant

String const defaultEol

The RFC conform default value for eol.

Implementation

const String defaultEol = '\r\n';