Relative Content

Tag Archive for google-chrome-devtoolschromiumplaywrightplaywright-javaapache-traffic-server

Playwright HTTP proxy Authentication issue

I am using playwright java lib 1.44 version.
I am setting proxy url, username & password in Proxy object provided in launch options. But some how apache traffic proxy server is not able to authenticate it. Its debug logs does not show username/password in request headers which were meant for proxy server.