Search
Preparing search index...
The search index is not available
@vertx/web-common
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
FormDataPart
Class FormDataPart
A form data part of a
MultipartForm
.
Hierarchy
FormDataPart
Index
Methods
content
filename
is
Attribute
is
File
Upload
is
Text
media
Type
name
pathname
value
Methods
content
content
(
)
:
Buffer
Returns
Buffer
filename
filename
(
)
:
string
Returns
string
is
Attribute
is
Attribute
(
)
:
boolean
Returns
boolean
is
File
Upload
is
File
Upload
(
)
:
boolean
Returns
boolean
is
Text
is
Text
(
)
:
boolean
Returns
boolean
media
Type
media
Type
(
)
:
string
Returns
string
name
name
(
)
:
string
Returns
string
pathname
pathname
(
)
:
string
Returns
string
value
value
(
)
:
string
Returns
string
Globals
Body
Codec
Form
Data
Part
content
filename
is
Attribute
is
File
Upload
is
Text
media
Type
name
pathname
value
Multipart
Form
Template
Engine
Web
Environment
Generated using
TypeDoc
A form data part of a MultipartForm.