<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@contract-case/case-definition-dsl](./case-definition-dsl.md) &gt; [interactions](./case-definition-dsl.interactions.md) &gt; [http](./case-definition-dsl.interactions.http.md) &gt; [HttpExample](./case-definition-dsl.interactions.http.httpexample.md) &gt; [request](./case-definition-dsl.interactions.http.httpexample.request.md)

## interactions.http.HttpExample.request property

A test equivalence matcher that will match an HTTP request (recommended: the Test Equivalence Matcher `HttpRequest`<!-- -->)

**Signature:**

```typescript
readonly request: AnyMatcherOrData;
```
