acpJsonMediaType top-level constant

String const acpJsonMediaType

JSON media type used by ACP HTTP requests.

Implementation

const String acpJsonMediaType = 'application/json';