• Honfika's avatar
    Performance improvements: · 7a7dfded
    Honfika authored
    - reduced the number of the created byte[] (including the arrays created inside MemoryStream)
    - use compiled regexes
    - some string concatenation changed
    - ToLower + "==" changed to ignore case comparision
    7a7dfded
Response.cs 6.48 KB