PartData
object represents an ordered list of parts that were uploaded within a HTTP entity body. This allows the parts to be iterated over, or if required accessed by name. In order to access the Part
object by name it must have had a name within the Content-Disposition header.
@author Niall Gallagher
|
|