Request.hasAny

Determine if the request contains any of the given inputs.

@param dynamic key @return bool

class Request
bool
hasAny
(
string[] keys...
)

Meta