Part

class Part(val headers: Headers, val body: BufferedSource)

A single part in a multipart body.

Constructors

Link copied to clipboard
constructor(headers: Headers, body: BufferedSource)

Properties

Link copied to clipboard
Link copied to clipboard