mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
153c995f137f0a67255fb3f46cb6b5b9e99dad7c
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)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%