Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: validate endpoint protocol prefix in qiniu configuration
Ensure the configuration's endpoint starts with either 'http://' or 'https://'. This validation check prevents errors related to invalid endpoint formats, enhancing the robustness of the connection setup process.
- Loading branch information