mitre / mitre/HTTP-Proxy-Servlet
Cookie renaming
Open
Nobody has claimed this yet.
question
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 557
- PR merge metrics
- No merged PRs in 30d
Description
What's the reason for the Cookie renaming? There seems to be also an issue with it, the cookies are not correctly set and the session is lost in my case. When I commented it out, it is working.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the servlet's cookie-renaming logic and reproducing the reported session loss with renaming enabled, then compare it with the behavior when renaming is disabled. Done means the reason for renaming is established and cookies are set correctly so the session persists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100