fix bug relating to server urls

This commit is contained in:
timhwang21 2016-08-26 15:02:03 -04:00
parent 7b09d8759f
commit 7c93e03b9d
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ __version__ = '0.3.4'
user_agent = None
source = None
shutdown_event = None
scheme = 'http'
scheme = 'https'
# Used for bound_interface