refraction-networking/uquic

feat: variable length QUIC Padding Frame

gaukas opened this issue · 0 comments

Some implementation (Google Chrome) uses Padding Frames to pad the QUIC payload to a certain length. Therefore despite being able to specify the exact bytes of each padding frames, it is also required to set a pad-to-N-bytes for QUIC Frames.