matchAll

fun matchAll(request: Request, options: CacheQueryOptions): Promise<*>
fun matchAll(request: String, options: CacheQueryOptions): Promise<*>
fun matchAll(): Promise<*>