Searched hist:ff1300e626949fa9850b0f91dc5e8c2cb45b6a88 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/io/ |
H A D | channel-websock.h | ff1300e626949fa9850b0f91dc5e8c2cb45b6a88 Tue Sep 12 15:21:49 UTC 2017 Brandon Carpenter <brandon.carpenter@cypherpath.com> io: Add support for fragmented websocket binary frames
Allows fragmented binary frames by saving the previous opcode. Handles the case where an intermediary (i.e., web proxy) fragments frames originally sent unfragmented by the client.
Signed-off-by: Brandon Carpenter <brandon.carpenter@cypherpath.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/io/ |
H A D | channel-websock.c | ff1300e626949fa9850b0f91dc5e8c2cb45b6a88 Tue Sep 12 15:21:49 UTC 2017 Brandon Carpenter <brandon.carpenter@cypherpath.com> io: Add support for fragmented websocket binary frames
Allows fragmented binary frames by saving the previous opcode. Handles the case where an intermediary (i.e., web proxy) fragments frames originally sent unfragmented by the client.
Signed-off-by: Brandon Carpenter <brandon.carpenter@cypherpath.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|