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