Open Bug 1621569 Opened 5 years ago Updated 2 years ago

Provide proper response size for redirects

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

This bug covers necessary platform work for fixing DevTools bug 1617852

Summary

It looks like the transferred (response body) size for the final channel is used for all preceding channels in the chain.

This is probably related to the fact that DevTools don't have API to track response bodies for redirections and thus using the final response's size only.

More details

See the original report bug 1617852 for more details and a test case

Honza

Nhi, this needs prioritization, thanks!

Honza

Flags: needinfo?(nhnguyen)
Flags: needinfo?(nhnguyen)
Priority: -- → P2
Whiteboard: [necko-triaged]
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.