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

canonicalMIMEHeaderKey

import { canonicalMIMEHeaderKey } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.27.0/nats-base-client/internal_mod.ts";
function canonicalMIMEHeaderKey(k: string): string;
§
canonicalMIMEHeaderKey(k: string): string
[src]

§Parameters

§
k: string
[src]

§Return Type

§
string
[src]