huaweicloud-sdk-java-v3
huaweicloud-sdk-java-v3 copied to clipboard
add `Host` header if not exist
When adding a host header, do not overwrite the existing host header field.
When we make a REST call using an IP address, the Host field is passed through the Host field in the Header, and at this time, it is not possible to obtain the Host directly through the URL.