httpAllowed property
getter/setter pair
Allow using the HTTP scheme in addition to HTTPS. The default is to not allow HTTP.
Implementation
bool? httpAllowed;
Allow using the HTTP scheme in addition to HTTPS. The default is to not allow HTTP.
bool? httpAllowed;