WIP: network: implement basic ratelimiting #1

Draft
NotAShelf wants to merge 16 commits from multi-site-proxy into main
Showing only changes of commit 637548aa86 - Show all commits

lua: fix comment per clippy lint

raf 2025-05-02 09:03:48 +03:00
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -472,7 +472,7 @@ impl ScriptManager {
result
}
/// Generate a deceptive response, calling all response_gen handlers
/// Generate a deceptive response, calling all `response_gen` handlers
pub fn generate_response(
&self,
path: &str,