Wasm Directoryalpha
Function

downstream-bot-category

A string indicating the type of bot detected (e.g., SEARCH-ENGINE-CRAWLER, AI-CRAWLER, SUSPECTED-BOT). Returns ok(none) if bot detection was not executed.

downstream-bot-category: func(ds-request: borrow​<request>, max-len: u64) -> result​<option​<string>, error>;