Files
react/compiled
gnoff 153c995f13 [Fizz] correctly track header length (#30327)
The interstital characters in our link header tracking are not
contributing to the remaining capacity calculation so when a lot of
inditidual links are present in the link header it can allow an
overflowing link header to be included. This change corrects the math so
it properly prevents overflow.

DiffTrain build for [79e4f23808](https://github.com/facebook/react/commit/79e4f23808435d74eaa4a199ae0093cfc176f583)
2024-07-13 07:29:35 -07:00
..