JohnsonJohnsonYuan
Results
1
issues of
JohnsonJohnsonYuan
"application/x-www-form-urlencoded;charset=UTF-8" is not treated as post request, simple-http cannot get values. in RequestExtensions.Form.cs, we only treat ContentType == "application/x-www-form-urlencoded" as a valid post request, maybe we can use IndexOf method...