Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

X_BINARY

import { X_BINARY } from "https://raw.githubusercontent.com/worker-tools/shed/master/index.ts";

Non-standard MIME type for binary data. Sometimes used, so included anyway.

const X_BINARY: "application/x-binary";