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 normalized before being written to some output stream.

public bool NormalizeEntries { get; set; }

Property Value

bool