[ CCode ( array_length = false , array_null_terminated = true ) ]
[ NoAccessorMethod ]
[ Version ( since = "2.44" ) ]
public string[] https_aliases { owned get; set; }
A comma-delimited list of URI schemes that should be considered to be aliases for "https".
See http_aliases for more information.
The default value is null
, meaning that no URI schemes are considered aliases for "https".