Description of the issue: HTTP/2 headers worked in Brave 0.22.727, are missing in Brave 0.25.2/0.56.15 (f.e. :authority)
Steps to Reproduce (add as many as necessary):
- Install Brave in version 0.25.2 or 0.56.15
- Start Developer Tools
- Go to f.e. drive.google.com
- Missing HTTP/2 headers in first 302 request
- Install Brave in version 0.22.727
- Start Developer Tools
- Go to f.e. drive.google.com
- Present HTTP/2 headers
:authority: drive.google.com
:method: GET
:path: /
:scheme: https
Expected result:
HTTP/2 headers should be there ?
Reproduces how often:
Everytime
Brave Version(about:brave):
Working in: 0.22.727
Missing in: later than 0.22.727 (recently tested on 0.25.2 and 0.56.15)
Reproducible on current live release (yes/no):
YES
Additional Information:
I don’t know if they should be there or not ?
I don’t know if it depends on chromium version ?