<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [PublisherOptions](./sip.js.publisheroptions.md) &gt; [extraHeaders](./sip.js.publisheroptions.extraheaders.md)

## PublisherOptions.extraHeaders property

Array of extra headers added to the PUBLISH request message.

<b>Signature:</b>

```typescript
extraHeaders?: Array<string>;
```
