playframework / playframework/play-ws
[feature] Add proxyServer option to AhcWSRequest
Open
Nobody has claimed this yet.
status:backlog
- Dominant language
- Scala
- Stars
- 224
- Forks
- 92
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 28
Description
Moved to https://github.com/playframework/playframework/issues/5513
Play Version (2.5.x / etc)
Future
API (Scala / Java / Neither / Both)
Java
Expected Behavior
Java WS API should include proxy server.
Actual Behavior
No proxy server API for Java WS. Should add it.
More details:
vs
Contributor guide
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
Follow the referenced Play Framework issue 5513 first, since this report says the work moved there. Compare AhcWSRequest.java with the linked AhcWS.scala implementation and verify that the Java WS API exposes the corresponding proxy-server option; the work is done when that API is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100