• Honfika's avatar
    Performance improvements: · 5de1ef58
    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
    5de1ef58
HttpWebClient.cs 9.63 KB