Skip to main content

gen

Function gen 

Source
pub fn gen(ctx: &mut GenContext<'_>, buf: &mut String)
Expand description

Weighted HTTP method distribution based on real-world traffic analysis. GET dominates (~63%), POST second (~22%), rest are rare.