qiniu / qiniu/python-sdk

[FeatureRequest]麻烦支持配置代理,生产环境无法直接访问外网,需要走代理服务器

Open
#428 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
550
Forks
264
Avg merge
19h 45m
Merged PRs (30d)
1

Description

如题,所用的requests库是支持代理的,但是你们封装没有留参数传入

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.