Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate 0-RTT frames based on packet type, not handshake progress
0-RTT packets might be received after we derive 1-RTT keys, e.g. if we received a complete ClientHello. That shouldn't cause us to relax 0-RTT frame type restrictions.
- Loading branch information