Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

确定这里默认的scheme是http? #17

Open
hokaso opened this issue May 7, 2023 · 1 comment
Open

确定这里默认的scheme是http? #17

hokaso opened this issue May 7, 2023 · 1 comment

Comments

@hokaso
Copy link

hokaso commented May 7, 2023

def __init__(self, host, header, credentials, connection_timeout, socket_timeout, scheme='http'):

测试了一下大部分服务都是https哦,例如visual的方法,就没定义scheme,还得请相关开发同学仔细检查一下:

Credentials('', '', 'cv', 'cn-north-1'), 10, 30)

@hokaso
Copy link
Author

hokaso commented May 7, 2023

只好先self.visual_service.service_info.scheme = "https"凑合用一下了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant