Open Bug 1830053 Opened 1 year ago Updated 1 year ago

Transfer-Encoding (TE) header is intermittently returned in browser_net_http3_request_details.js

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

In browser_net_http3_request_details.js, we assert the number of headers displayed. On CI it seems that the TE (Transfer-Encoding) header is frequently listed, whereas I never get it locally. Therefore the headers length on CI is sometimes 25 and sometimes 26.

We will filter out the TE header for the time being, but we should investigate why this happens.

Summary: Text-Encoding (TE) header is intermittently returned in browser_net_http3_request_details.js → Transfer-Encoding (TE) header is intermittently returned in browser_net_http3_request_details.js
Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.