建议API签名的参数可以从Header中读取
Open
- Dominant language
- Java
- Stars
- 19.1k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
### 建议增加的新功能:
建议API参数签名的参数支持从Header中读取
### 应用场景阐述:
1. 从URL中读取要在所有前端所有接口url后拼接,代码改造工作量大,如果从Header读取可以在前端配置一个拦截器
2. 有些接口后端使用的QueryParamer,从URL拼接后影响可读性
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the API parameter-signing implementation and reviewing how it currently reads parameters from the URL and query string; done means signed parameters can also be read from request headers without breaking existing usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100