Uri.scheme

e.g. "http" in "http://example.com/"

struct Uri
string scheme;

Meta