> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the CloudNimble.Breakdance.DotHttp.Models Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                     | Summary                                                                    |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| [DotHttpEnvironment](/breakdance/api-reference/CloudNimble/Breakdance/DotHttp/Models/DotHttpEnvironment) | Represents the configuration from an http-client.env.json file.            |
| [DotHttpFile](/breakdance/api-reference/CloudNimble/Breakdance/DotHttp/Models/DotHttpFile)               | Represents a complete parsed .http file containing variables and requests. |
| [DotHttpRequest](/breakdance/api-reference/CloudNimble/Breakdance/DotHttp/Models/DotHttpRequest)         | Represents a single HTTP request parsed from a .http file.                 |
| [EnvironmentValue](/breakdance/api-reference/CloudNimble/Breakdance/DotHttp/Models/EnvironmentValue)     | Represents a value in the environment configuration.                       |
