> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: HttpFrameworkPluginAsyncHook()

Defined in: [packages/http-framework/src/lib/plugins/PluginManager.ts:8](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/plugins/PluginManager.ts#L8)

> **HttpFrameworkPluginAsyncHook**(`this`, `options`): `unknown`

Defined in: [packages/http-framework/src/lib/plugins/PluginManager.ts:9](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/plugins/PluginManager.ts#L9)

## Parameters

### this

`Client`

### options

[`ClientOptions`](/documentation/api/http-framework/interfaces/ClientOptions)

## Returns

`unknown`
