Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 329 Bytes

sip.js.uri.headers.md

File metadata and controls

13 lines (9 loc) · 329 Bytes

Home > sip.js > URI > headers

URI.headers property

Signature:

headers: {
        [name: string]: Array<string>;
    };