Skip to main content
Latest
function processRequestHeaders
Re-export
import { processRequestHeaders } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Processes the rate limit headers and determines if it needs to be ratelimited and returns the bucket id if available

Parameters

url: string
headers: Headers