Skip to main content

Documentation Index

Fetch the complete documentation index at: https://easyaf.dev/llms.txt

Use this file to discover all available pages before exploring further.

Types

Classes

NameSummary
DotHttpAssertionExceptionException thrown when a DotHttp assertion fails.
DotHttpAssertionsProvides smart assertion helpers for HTTP responses that go beyond simple status code checking.
DotHttpFileParserParses .http files into structured DotHttpFile objects.
DotHttpTestBaseBase class for generated .http file tests. Provides HTTP client management, variable resolution, and response capture for request chaining.
EnvironmentLoaderLoads and parses http-client.env.json environment files.
ResponseCaptureCaptures HTTP responses from named requests for use in request chaining.
VariableResolverResolves {{variable}} placeholders in .http file content.