Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 635 Bytes

sip.js.requestoptions.md

File metadata and controls

21 lines (13 loc) · 635 Bytes

Home > sip.js > RequestOptions

RequestOptions interface

Request options bucket.

Signature:

export interface RequestOptions 

Properties

Property Type Description
body Body Body to include in the message.
extraHeaders Array<string> Extra headers to include in the message.