Skip to content

Home > @esengine/ecs-framework-monorepo > IConnectionOptions > headers

IConnectionOptions.headers property

自定义头信息

Signature:

typescript
headers?: Record<string, string>;

基于 MIT 许可证发布