How to enable UI rendering running with proxy

8 views
Skip to first unread message

Hung dao quang

unread,
Dec 27, 2021, 11:26:24 PM12/27/21
to concordion
Hi all,

 I need to customize header to bypass authentication process (consume lots of time if use UI) by setting "token: <value>", so I am going to use Proxy(integrating with BrowserMobProxy) to do

- setup proxy
- customize header for all accesses
- go to the page
- reload the page to make sure the new header is applied.

2021-12-28_112123.png

The config file:
proxy.required = true
proxy.host = localhost
proxy.port = 8081
proxy.type = MANUAL

However, the web loads with blank page
2021-12-28_112123.png

So is there a way to load actual UI on proxy mode ?
Reply all
Reply to author
Forward
0 new messages