Open ktoso opened 7 years ago
Simple handling done, we don't yet emit PUSH_PROMISE so I did not test / go that far with it. Let me know if we would rather have this fully complete or fill in the missing bit later (I opt for later).
Agreed, not needing right now.
SETTINGS_ENABLE_PUSH (0x2): This setting can be used to disable server push (Section 8.2).
The initial value is 1, which indicates that server push is permitted. Any value other than 0 or 1 MUST be treated as a connection error (Section 5.4.1) of type PROTOCOL_ERROR.