<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [RequestOptions](./sip.js.requestoptions.md) &gt; [extraHeaders](./sip.js.requestoptions.extraheaders.md)

## RequestOptions.extraHeaders property

Extra headers to include in the message.

<b>Signature:</b>

```typescript
extraHeaders?: Array<string>;
```
