You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
SETTINGS_MAX_FRAME_SIZE is changeable: we should allow that change to
occur.
Modifications:
- Added fields for communicating MAX_FRAME_SIZE changes.
- Update the encoders/decoders as those settings change.
- Throw errors from the encoders/decoders if violated.
Result:
Users and remote peers can change MAX_FRAMES_SIZE.
0 commit comments