Validation

yaws Validation consists of the below:

  • HTTP Protocol conformance against h1, h2 and h3 specs.
  • HTTP-TLS conformance

Given yaws is organized around it's traits, we validate all the implementations through the trait implementations requiring no I/O.