Skip to content

ARROW_CONTENT_TYPE

const ARROW_CONTENT_TYPE: "application/vnd.apache.arrow.stream" = "application/vnd.apache.arrow.stream";

Defined in: src/http/common.ts:15

MIME type for Arrow IPC stream request and response bodies.