SendHeaderAndBodyStrategy
in package
implements
ResponseStrategyInterface
FinalYes
Response strategy that emits headers followed by the response body.
Tags
Table of Contents
Interfaces
Methods
- process() : void
Methods
process()
public
process(ResponseInterface $response) : void
Parameters
- $response : ResponseInterface