Empty

class Empty(val contentType: String, val partName: String?) : HttpHandler.HttpRequest.RequestContentEntry

Empty content to send with a request.

Constructors

Link copied to clipboard
constructor(contentType: String, partName: String?)

Properties

Link copied to clipboard
Link copied to clipboard