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