ResponseStrategy
Table of Contents
Interfaces
Classes
- SendBodyStrategy
- Response strategy that emits only the response body.
- SendHeaderAndBodyStrategy
- Response strategy that emits headers followed by the response body.
- SendHeaderStrategy
- Response strategy that emits only response headers.