Skip to main content

Module format

Module format 

Source
Expand description

MIME type and HTTP header constants for the conversion API.

Constantsยง

CACHE_CONTROL_VALUE
Cache-Control header value applied to all responses.
HEALTH_BODY
Health endpoint response body.
INPUT_MIME_MARKDOWN
The MIME type accepted as request body.
OUTPUT_MIME_ALIAS
Accepted alias for the output MIME type (input-only; server always returns primary).
OUTPUT_MIME_PRIMARY
The primary output MIME type returned on success.