parser-multipart
Preparing search index...
Part
Class Part
Index
Constructors
constructor
Properties
_
response
headers
Accessors
response
Methods
done
parse
push
Constructors
constructor
new
Part
()
:
Part
Returns
Part
Properties
_
response
_response
:
Response
headers
headers
:
Record
<
string
,
string
>
= {}
Accessors
response
get
response
()
:
Response
Returns
Response
Methods
done
done
()
:
boolean
Returns
boolean
parse
parse
(
text
:
string
)
:
void
Parameters
text
:
string
Returns
void
push
push
(
line
:
string
)
:
void
Parameters
line
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
response
headers
Accessors
response
Methods
done
parse
push
parser-multipart
Loading...