add proxy
Fixes
- Fixes https://github.com/playframework/play-ws/issues/418
Purpose
- Adds ProxyType to Scala API.
- ProxyServer is missing entirely from Java API, so adding.
Is this something somebody still wants to try and push forward...?
@SethTisue I completely forgot I wrote this. Lemme review it for sanity :-)
Okay updated
Yay! Now, who wants to review this...?
I don't even know who's committer on play-ws now.
usual suspects we could try and summon: @mkurz, @ignasi35, @octonato
(I'd also be willing to just shrug and hit "merge" myself if no reviewers appear and if you believe the change to be safe.)
@wsargent can you please rebase? Thanks!
@mkurz done!
@wsargent CI complaining:
- https://github.com/playframework/play-ws/actions/runs/6757141380/job/18367413012?pr=473#step:10:25
You need to run
headerCreateAll - https://github.com/playframework/play-ws/actions/runs/6757141380/job/18367411133?pr=473#step:5:33 You need to add the MiMa filters here: https://github.com/playframework/play-ws/blob/d0119fda6d28e0b732c5706bb939c01c700065de/build.sbt#L56-L57
Thanks!