Commit cf49b08
fix: add missing padding extension for chrome 120
Chrome removed this extension when sending pq keyshares but this was
incorrectly removed in utls for the non-pq variant of Chrome 120
fingerprint. Only this fingerprint is effected since newer fingerprints
have pq keyshares by default and older fingerprints have this extension.
Thanks to telegram @acgdaily for reporting this issue.1 parent 729cb12 commit cf49b08
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
731 | 731 | | |
732 | 732 | | |
733 | 733 | | |
| 734 | + | |
734 | 735 | | |
735 | 736 | | |
736 | 737 | | |
| |||
0 commit comments