JavaWebStack / JavaWebStack/http-client

Add HTTPRequest getPath

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.