browsermob-proxy icon indicating copy to clipboard operation
browsermob-proxy copied to clipboard

Does Browsermob-proxy supports HTTP H2 protocol applications?

Open csharsha opened this issue 4 years ago • 0 comments

Hi,

We have web application built on HTTP H2 protocol, but when we use Browsermob proxy and browse the application all the web requests are using HTTP 1.1 protocol. When the application is browsed without BrowserMob, we are able to see all the requests as HTTP H2. Does BrowserMob proxy support only HTTP 1.1 protocol?

See the screenshots of Chrome F12 Devtool for both the scenarios.

Application navigated without BrowserMob WithHTTP_H2_Protocol

Application navigated using BrowserMob proxy WithHTTP_1 1_FromBrowserMob

csharsha avatar Mar 13 '20 14:03 csharsha