Skip to content

Instantly share code, notes, and snippets.

@ayuLiao
Created October 27, 2020 09:33
Show Gist options
  • Save ayuLiao/cc64f3ba704da3820eb969307e1e9a18 to your computer and use it in GitHub Desktop.
Save ayuLiao/cc64f3ba704da3820eb969307e1e9a18 to your computer and use it in GitHub Desktop.
import urllib.parse
send_message_url = urllib.parse.urljoin(configs.remote.union.private_apis.msg_service.url, 'message/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment