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.
pub fn gen(ctx: &mut GenContext<'_>, buf: &mut String)Weighted HTTP method distribution based on real-world traffic analysis. GET dominates (~63%), POST second (~22%), rest are rare.