Skip to content

Allow combining multiple conditions on HttpContent #510

@vbreuss

Description

@vbreuss

I would like to be able to specify multiple conditions on HttpContent parameters, e.g.

It.IsHttpContent().WithStringMatching("*foo*").WithStringMatching("*bar*");

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions