Handle WebSocket permessage-deflate blocks with BFINAL=1
Aperta
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.