dotnet / dotnet/systemweb-adapters

HttpRequest.Params doesn't return the values like framework did

Open
#312 0 comments 0 reactions 0 assignees View on GitHub
up for grabs
Dominant language
C#
Stars
384
Forks
76
Avg merge
2h 24m
Merged PRs (30d)
1

Description

The only incompatibility still now is that Params apparently returns a combined collection of QueryString, Form, Cookies, and ServerVariables items. Unlike the indexer, which returns the first item found from those collections.
I'm unsure how I can accomplish that in an efficient way.

_Originally posted by @sdekock in https://github.com/dotnet/systemweb-adapters/issues/310#issuecomment-1479776444_

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.