dotnet / dotnet/aspnetcore

Review and update form parsing logic

Open
#2,733 7 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.