JavaWebStack / JavaWebStack/http-client
Add HTTPRequest getPath
未关闭
enhancement
- 主要语言
- Java
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
Currently it's not possible to retrieve the path of a request in an interceptor. This could be useful for filtering or logging
**Describe the solution you'd like**
Add getPath() to HTTPRequest
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 HTTPRequest 类,并检查 interceptor 如何访问 request 数据。添加所请求的 getPath() 入口,使 interceptor 能够获取 request path 以进行过滤或日志记录。当 HTTPRequest 按描述暴露 path,且项目现有检查仍然通过时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100