JavaWebStack / JavaWebStack/http-client
Add HTTPRequest getPath
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the HTTPRequest class and reviewing how interceptors access request data. Add the requested getPath() entry point so an interceptor can retrieve the request path for filtering or logging. Done means HTTPRequest exposes the path as described and the project’s existing checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100