[FeatureRequest]麻烦支持配置代理,生产环境无法直接访问外网,需要走代理服务器
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 550
- Forks
- 264
- Avg merge
- 19h 45m
- Merged PRs (30d)
- 1
Description
如题,所用的requests库是支持代理的,但是你们封装没有留参数传入
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SDK's wrapper around the requests library and checking how HTTP or client options are currently configured. Determine where a proxy setting can be accepted and passed through; done means production users can configure a proxy for outbound requests. The issue names no files or tests, so confirm the intended configuration interface with the maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cloud, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100