Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function processRequestHeaders
Re-export
import { processRequestHeaders } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.ts";

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

Parameters

url: string
headers: Headers