Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh_images/src/middleware.ts>handler

Fresh plugin for manipulating images on-the-fly.
Latest
function handler
import { handler } from "https://deno.land/x/fresh_images@v0.3.0/src/middleware.ts";

Prevent hotlinking and enforce rate limiting.

Parameters

req: Request

Image request

Request context

optional
settings: Partial<ImageMiddlewareOptions>

Middleware settings