Data sent through multipart/form-data.
Is it a file or is data inlined?
Content type
Data, if inlined (empty if isFile() == true)
We have a file attached. Its name.
Form field name
If we have a file attached, here it is saved.
See Implementation
Data sent through multipart/form-data.