Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function ResponseToServerResponse
import { ResponseToServerResponse } from "https://deno.land/x/masx200_deno_http_middleware@3.3.0/adapter/ResponseToServerResponse.ts";

Parameters

response: Response
serverResponse: ServerResponse

Returns

Promise<void>