Hi, [When using ValidateResponse ](https://github.com/pb33f/libopenapi-validator/blob/main/validator.go#L252), only response body is validated although [responses.ValidateResponseHeaders](https://github.com/pb33f/libopenapi-validator/blob/main/responses/validate_headers.go#L24) exists.
Hi,
When using ValidateResponse , only response body is validated although responses.ValidateResponseHeaders exists.