# ExecutionPlaneHttp v0.2.0 - Table of Contents

> Execution Plane unary HTTP lower transport and intent helper.

## Pages

- Package
  - [Overview](readme.md)
  - [Changelog](changelog.md)
  - [License](license.md)

- Guides
  - [Guide Index](guides_index.md)
  - [Installation](installation.md)
  - [Usage](usage.md)
  - [Publishing](publishing.md)

## Modules

- [ExecutionPlane.HTTP](ExecutionPlane.HTTP.md): Helper surface for unary HTTP request/response execution.
- [ExecutionPlane.HTTP.RuntimeClientGateway](ExecutionPlane.HTTP.RuntimeClientGateway.md): HTTP-family adapter for an injected `ExecutionPlane.Runtime.Client`.
- [ExecutionPlane.HTTP.UnarySession](ExecutionPlane.HTTP.UnarySession.md): Opaque handle for one cancelable unary HTTP execution.
- [ExecutionPlane.Protocols.HTTP](ExecutionPlane.Protocols.HTTP.md): Minimal unary HTTP execution for the lower substrate.

