DescriptionDeprecate HTTP/2 PAD_HIGH field and enforce max padding size to 256 octets.
1. Replaced *_FLAG_PAD_LOW and *_FLAG_PAD_HIGH flags with *_FLAG_PADDED;
2. Reduce the size of pad length field from two octets to one octet (deprecated pad_high field);
3. Enforce the max padding size to be 256 octets.
This lands server change 69870499 by raullenchai.
BUG=
Patch Set 1 #Patch Set 2 : nullptr => NULL. #
Messages
Total messages: 2 (0 generated)
|