Variant
scheme
This type corresponds to HTTP standard Related Schemes.
variant scheme {
HTTP,
HTTPS,
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| HTTP | — | |
| HTTPS | — | |
| other | string |
This type corresponds to HTTP standard Related Schemes.
variant scheme {
HTTP,
HTTPS,
other(string),
}| Case | Payload | Description |
|---|---|---|
| HTTP | — | |
| HTTPS | — | |
| other | string |