playframework / play-ws

Standalone Play WS, an async HTTP client with fluent API
https://www.playframework.com/documentation/latest/JavaWS
Apache License 2.0
222 stars 87 forks source link

Proxy authentication #875

Open SunPj opened 3 months ago

SunPj commented 3 months ago

Pull Request Checklist

Purpose

This pr fixes authentication issue when using proxy

Background Context

This was brought up long time ago

References

https://github.com/playframework/play-ws/issues/276