-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
848 changed files
with
3,278 additions
and
2,846 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,176 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="generator" content="ExDoc v0.30.9"> | ||
<meta name="project" content="bonfire_umbrella v0.9.8-cooperation-beta.15"> | ||
|
||
<title>ActivityPub.Federator.HTTP.RateLimit — bonfire_umbrella v0.9.8-cooperation-beta.15</title> | ||
<link rel="stylesheet" href="dist/html-elixir-XFYN5IVA.css" /> | ||
|
||
|
||
<script src="dist/handlebars.runtime-NWIB6V2M.js"></script> | ||
<script src="dist/handlebars.templates-EPF2X7PV.js"></script> | ||
<script src="dist/sidebar_items-3FD18BB1.js"></script> | ||
|
||
<script src="docs_config.js"></script> | ||
|
||
<script async src="dist/html-J2ASZTQE.js"></script> | ||
|
||
|
||
</head> | ||
<body data-type="modules" class="page-module"> | ||
<script> | ||
|
||
try { | ||
var settings = JSON.parse(localStorage.getItem('ex_doc:settings') || '{}'); | ||
|
||
if (settings.theme === 'dark' || | ||
((settings.theme === 'system' || settings.theme == null) && | ||
window.matchMedia('(prefers-color-scheme: dark)').matches) | ||
) { | ||
document.body.classList.add('dark') | ||
} | ||
} catch (error) { } | ||
</script> | ||
|
||
<div class="main"> | ||
|
||
<button class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar"> | ||
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i> | ||
</button> | ||
|
||
<nav id="sidebar" class="sidebar"> | ||
<form class="sidebar-search" action="search.html"> | ||
<label class="search-label"> | ||
<span class="sr-only">Search documentation of bonfire_umbrella</span> | ||
<input name="q" type="text" class="search-input" placeholder="Search..." autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /> | ||
</label> | ||
<button type="submit" class="search-button" aria-label="Submit Search"> | ||
<i class="ri-search-2-line" aria-hidden="true" title="Submit search"></i> | ||
</button> | ||
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true"> | ||
<i class="ri-close-line ri-lg" title="Cancel search"></i> | ||
</button> | ||
</form> | ||
|
||
<div class="autocomplete"> | ||
<div class="autocomplete-results"> | ||
</div> | ||
</div> | ||
|
||
<div class="sidebar-header"> | ||
|
||
<a href="https://bonfirenetworks.org"> | ||
<img src="assets/logo.png" alt="bonfire_umbrella" class="sidebar-projectImage"> | ||
</a> | ||
|
||
<div class="sidebar-projectDetails"> | ||
<a href="https://bonfirenetworks.org" class="sidebar-projectName" translate="no"> | ||
bonfire_umbrella | ||
</a> | ||
<div class="sidebar-projectVersion" translate="no"> | ||
v0.9.8-cooperation-beta.15 | ||
</div> | ||
</div> | ||
<ul id="sidebar-listNav" class="sidebar-listNav" role="tablist"> | ||
<li> | ||
<button id="extras-list-tab-button" role="tab" data-type="extras" aria-controls="extras-tab-panel" aria-selected="true" tabindex="0"> | ||
Pages | ||
</button> | ||
</li> | ||
|
||
<li> | ||
<button id="modules-list-tab-button" role="tab" data-type="modules" aria-controls="modules-tab-panel" aria-selected="false" tabindex="-1"> | ||
Modules | ||
</button> | ||
</li> | ||
|
||
|
||
<li> | ||
<button id="tasks-list-tab-button" role="tab" data-type="tasks" aria-controls="tasks-tab-panel" aria-selected="false" tabindex="-1"> | ||
<span translate="no">Mix</span> Tasks | ||
</button> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
|
||
<div id="extras-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="extras-list-tab-button"> | ||
<ul id="extras-full-list" class="full-list"></ul> | ||
</div> | ||
|
||
<div id="modules-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="modules-list-tab-button" hidden> | ||
<ul id="modules-full-list" class="full-list"></ul> | ||
</div> | ||
|
||
|
||
<div id="tasks-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="tasks-list-tab-button" hidden> | ||
<ul id="tasks-full-list" class="full-list"></ul> | ||
</div> | ||
|
||
</nav> | ||
|
||
<main class="content"> | ||
<output role="status" id="toast"></output> | ||
<div class="content-outer"> | ||
<div id="content" class="content-inner"> | ||
|
||
<h1> | ||
<button class="icon-action display-settings"> | ||
<i class="ri-settings-3-line"></i> | ||
<span class="sr-only">Settings</span> | ||
</button> | ||
|
||
|
||
<a href="https://github.com/bonfire-networks/activity_pub/blob/main/lib/federator/http/rate_limit.ex#L1" title="View Source" class="icon-action" rel="help"> | ||
<i class="ri-code-s-slash-line" aria-hidden="true"></i> | ||
<span class="sr-only">View Source</span> | ||
</a> | ||
|
||
<span translate="no">ActivityPub.Federator.HTTP.RateLimit</span> | ||
<small class="app-vsn" translate="no">(bonfire_umbrella v0.9.8-cooperation-beta.15)</small> | ||
|
||
</h1> | ||
|
||
|
||
<section id="moduledoc"> | ||
<p>Rate limit middleware for Tesla using Hammer | ||
Based on <code class="inline">TeslaExtra.RateLimit</code> and <code class="inline">TeslaExtra.RetryAfter</code></p> | ||
</section> | ||
|
||
|
||
|
||
<footer class="footer"> | ||
<p> | ||
|
||
<span class="line"> | ||
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages"> | ||
Search HexDocs | ||
</button> | ||
|
||
<a href="bonfire_umbrella.epub" title="ePub version"> | ||
Download ePub version | ||
</a> | ||
|
||
</span> | ||
</p> | ||
|
||
<p class="built-using"> | ||
Built using | ||
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.30.9) for the | ||
|
||
<a href="https://elixir-lang.org" title="Elixir" target="_blank" translate="no">Elixir programming language</a> | ||
|
||
</p> | ||
</footer> | ||
</div> | ||
</div> | ||
</main> | ||
</div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.