FormItem
class FormItem : PartData
Represents a multipart form item
Constructors
Represents a multipart form item |
Properties
val value: String of this field |
Inherited Properties
val contentDisposition: ContentDisposition? Parsed |
|
val contentType: ContentType? Parsed |
|
val dispose: () -> Unit to be invoked when this part is no longed needed |
|
val headers: Headers of this part, could be inaccurate on some engines |
|
val name: String? Optional part name based on |
|
val |
|
val |