Skip to main content
Module

x/http_fns/logger.ts>logHeaders

A bunch of functions for building HTTP servers
Go to Latest
function logHeaders
import { logHeaders } from "https://deno.land/x/http_fns@v0.0.27/logger.ts";

A RequestInterceptor that logs the Request Headers.