Table of Contents

Property NormalizeEntries

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

NormalizeEntries

Gets or sets a boolean that indicates that every input must be trimmed and have their line endings normalized before being written to the output stream.

public bool NormalizeEntries { get; set; }

Property Value

bool