sdk是否有提供修改http请求信息的切口

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start by tracing how client uses ApiRequest to assemble and send requests. Check whether the SDK exposes an extension point for changing request headers, host, or scheme, and identify any related tests or documentation mentioned near that path. Done should be a clear, maintainable way to customize these HTTP request details, with its behavior documented and tested.

Written by the indexing model from the issue text.

Description

我查看了下代码,发现client固定用的是ApiRequest构造请求,请教下,这里是否有其他地方可以拓展,以方便修改请求头,请求host,请求scheme信息的地方?

Dominant language
Python
Stars
713
Forks
252
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from TencentCloud/tencentcloud-sdk-python

All issues in TencentCloud/tencentcloud-sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.