We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请求增加cdn域名管理相关接口 https://developer.qiniu.com/fusion/4246/the-domain-name 目前看cdn包只有文件和目录刷新,文件预取,获取域名带宽和流量数据,获取域名日志列表等功能。
The text was updated successfully, but these errors were encountered:
feat(ssl): Add API interfaces for managing SSL certificates
e9c13db
- Add CertListReq and CertListResp for retrieving SSL certificate lists - Add CertDetailResp and RealCertDetailResp for retrieving SSL certificate details - Implement GetCertList and GetCertDetail methods for fetching SSL certificate lists and details - Add UploadCertReq and UploadCertResp for uploading SSL certificates - Implement UploadCert method for uploading SSL certificates - Implement DeleteCert method for deleting SSL certificates Refs qiniu#136
我都是自己加的,很多人需要的话,提到官方sdk看能不能合进去吧
Sorry, something went wrong.
No branches or pull requests
请求增加cdn域名管理相关接口 https://developer.qiniu.com/fusion/4246/the-domain-name
目前看cdn包只有文件和目录刷新,文件预取,获取域名带宽和流量数据,获取域名日志列表等功能。
The text was updated successfully, but these errors were encountered: