Preparing search index...
The search index is not available
node-libcurl
node-libcurl
Http2PushFrameHeaders
Interface Http2PushFrameHeaders
This is the type of the argument passed to the first parameter of
interface
Http2PushFrameHeaders
{
numberOfHeaders
:
number
;
getByIndex
(
index
:
number
)
:
null
|
string
;
getByName
(
name
:
string
)
:
null
|
string
;
}
Index
Properties
number
Of
Headers
Methods
get
By
Index
get
By
Name
Properties
number
Of
Headers
numberOfHeaders
:
number
Methods
get
By
Index
getByIndex
(
index
:
number
)
:
null
|
string
Parameters
index
:
number
Returns
null
|
string
get
By
Name
getByName
(
name
:
string
)
:
null
|
string
Parameters
name
:
string
Returns
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
number
Of
Headers
Methods
get
By
Index
get
By
Name
node-libcurl
Loading...
This is the type of the argument passed to the first parameter of