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_ OXA_ PRIMARY - The primary
oxa.devoutput MIME type returned when theoxa.devwriter is selected. - OUTPUT_
MIME_ PRIMARY - The primary output MIME type returned on success.