PatchOptions

interface PatchOptions(source)

Properties

Link copied to clipboard
abstract val headers: Any?

Additional HTTP headers to send with the request, if any.

Link copied to clipboard
abstract val overrideMimeType: String?

Overrides the MIME type returned by the server.

Link copied to clipboard
abstract val responseType: String?

The type of response. This controls the type of item returned.