Expand description
The Tree module contains functions and builders for managing certified HttpRequest and HttpResponse pairs in a purpose-build HTTP certification data structure.
Certifications are prepared using the HttpCertification enum.
Structsยง
- Http
Certification - A certified HttpRequest and HttpResponse pair.
- Http
Certification Path - A path to an HttpCertification in an HttpCertificationTree.
- Http
Certification Tree - A certification tree for generic HTTP requests.
- Http
Certification Tree Entry - An entry in an HttpCertificationTree.