Class: UU::OperationRegistry::UrlSchemaPrefix

Inherits:
Constants
  • Object
show all
Defined in:
lib/uu/operation_registry/domain_url_storage_prefix.rb

Overview

List of possible prefixes for Domain url.

Constant Summary collapse

HTTP =

UrlStoragePrefix http.

'http://'
HTTPS =

UrlSchemaPrefix https.

'https://'