mitre / mitre/HTTP-Proxy-Servlet
POST will hang at execute
Open
Nobody has claimed this yet.
invalid
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 557
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I created a simple form to do a POST and it hang at proxyResponse = proxyClient.execute. GET is working fine.
Anyone having the same issue? or am I missing something.
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 reproducing the POST request from the simple form and inspect the path around proxyResponse = proxyClient.execute. Compare its behavior with the working GET path and identify where the POST stops progressing. Done means the POST request completes without hanging and its response is returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100