boostorg / boostorg/beast

Handle WebSocket permessage-deflate blocks with BFINAL=1

Aperta
#923 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Bug
Lingua principale
C++
Stelle
4.8k
Fork
694
Merge medio
12h 48m
PR unite (30g)
1

Descrizione

The permessage-deflate extension specification allows deflate blocks with the BFINAL set, but Beast handles them by generating an error. This affects few to no users in practice, since no existing implementation of the permessage-deflate extension generates intermediate deflate blocks with the BFINAL bit set (they can only be generated manually such as in a unit test or fuzzer). Still, the implementation should handle them correctly.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.