dup_https_host
Description:
Threads-safe variation of get_https_host.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
Parameters:
this |
an SourceProxy |
Returns:
a newly-allocated copy of https_host |