defaultMediaType top-level constant

String const defaultMediaType

Defines application/json as the default content type.

Implementation

const defaultMediaType = "application/json";