Can't specify cookie with colon ":" in cache rule

When trying to configure a cache rule to vary based on a cookie, it’s not possible to set a rule using a cookie name with a “:” in it.

This is legal for cookie naming so it should be allowed.

“a sequence of characters excluding semi-colon, comma and white space”

image