URL.scheme

The URL scheme. For instance, ssh, ftp, or https.

struct URL
string scheme;

Meta