pub unsafe extern "C" fn aws_uri_host_name(
    uri: *const aws_uri
) -> *const aws_byte_cursor
Expand description

Returns the ‘host_name’ portion of the authority. If no authority was present, this value will be empty.