Description
server in axutil_url refers to host, which is a violation of RFC2396. Thus, server in url should be replaced by host. get/set server should cater for both host and port. And, we should introduce a new get/set host to preserve API and fix the bug.