Validate HTTP requests and responses against an OpenAPI v3.1 document
Changes for 0.051 - 2023-11-13T01:02:33Z
- Content-Length checking is now more properly consistent with RFC9112; some users of HTTP::Request and ::Response objects may need to make adjustments in their tests to be compliant
- track all subschema locations, not just schema roots, for better $ref verification