-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Description
Re: #6782
Create an Echo controller in WebListener to use for tests that can't be doine any other way than by inspecting the entire raw HTTP Request.
For example, There is no way in ASP.NET to check if the filed names and filename values in mutlipart/form-data requests are quoted or bare. The only way to test for it would be to inspect the raw HTTP request and then grep for the quoted items.
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure