playframework / playframework/play-ws

No place to specify a socks4/5 proxy, unlike AsyncHttpClient

Open
#418 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted type:improvement
Dominant language
Scala
Stars
224
Forks
92
Avg merge
1d 19h
Merged PRs (30d)
28

Description

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at play-ws-standalone/src/main/scala/play/api/libs/ws/WS.scala#L81 and compare the available configuration with the linked AsyncHttpClient ProxyType documentation. Determine the API and implementation changes needed to let wsclient use SOCKS4 and SOCKS5 proxies, with completion demonstrated by selecting either proxy type successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, scala
Domain
api, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.