Function

lookup

Looks up the data associated with a particular User-Agent string.

lookup: func(user-agent: string, max-len: u64) -> result​<option​<string>, error>;