import { Oak } from "https://deno.land/x/superdeno@4.9.0/test/deps.ts";
const { ifRange } = Oak;
Determine, by the value of an If-Range
header, if a Range
header should
be applied to a request, returning true
if it should or otherwise
false
.