Review and update form parsing logic
Open
affected-very-few
area-networking
bug
feature-http-abstractions
help wanted
severity-nice-to-have
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
_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_
Contributor guide
Assessment
This issue has not been assessed yet.