<!-- 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)

## interactions.http namespace

## Classes

<table><thead><tr><th>

Class

</th><th>

Description

</th></tr></thead>
<tbody><tr><td>

[WillReceiveHttpRequest](./case-definition-dsl.interactions.http.willreceivehttprequest.md)

</td><td>

Defines an example that expects to receive an HTTP request. Use this to define a contract at an HTTP client.

</td></tr>
<tr><td>

[WillSendHttpRequest](./case-definition-dsl.interactions.http.willsendhttprequest.md)

</td><td>

Defines an example that expects to send an HTTP request. Use this to test HTTP servers.

</td></tr>
</tbody></table>

## Interfaces

<table><thead><tr><th>

Interface

</th><th>

Description

</th></tr></thead>
<tbody><tr><td>

[HttpExample](./case-definition-dsl.interactions.http.httpexample.md)

</td><td>

</td></tr>
</tbody></table>
