WIP: network: implement basic ratelimiting #1
1 changed files with 1 additions and 1 deletions
lua: fix comment per clippy lint
commit
637548aa86
|
|
@ -472,7 +472,7 @@ impl ScriptManager {
|
||||||
result
|
result
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Generate a deceptive response, calling all response_gen handlers
|
/// Generate a deceptive response, calling all `response_gen` handlers
|
||||||
pub fn generate_response(
|
pub fn generate_response(
|
||||||
&self,
|
&self,
|
||||||
path: &str,
|
path: &str,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue