affected-very-fewarea-networkingbugfeature-http-abstractionshelp wantedseverity-nice-to-have
仓库指标
- Star
- (37,933 star)
- PR 合并指标
- (平均合并 16天 9小时) (30 天内合并 258 个 PR)
描述
From @Tratcher on Tuesday, August 26, 2014 12:32:12 PM
src/Microsoft.AspNet.WebUtilities/ParsingHelpers.cs has at least one place where it calls char.IsWhiteSpace, but this allows many strange Unicode characters. Review this parsing code and update it to be more accurate.
Copied from original issue: aspnet/HttpAbstractions#119