salesforce_bulk
salesforce_bulk copied to clipboard
properly deal with custom domain
Rather than using regex to deal with custom domain, it is much simpler to just use the host from server URL. Please merge this.