On Mon, Aug 31, 2026 at 12:01:49PM +0200, Denis V. Lunev wrote: > From: Denis V. Lunev <[email protected]> > > Check that malformed HTTP greetings are answered with an HTTP 400 > rather than an empty response. The no-space case is the one which used > to leave the response buffer empty. > > Cc: Daniel P. Berrangé <[email protected]> > Cc: Marc-André Lureau <[email protected]> > Signed-off-by: Denis V. Lunev <[email protected]> > --- > tests/unit/meson.build | 1 + > tests/unit/test-io-channel-websock.c | 105 +++++++++++++++++++++++++++ > 2 files changed, 106 insertions(+) > create mode 100644 tests/unit/test-io-channel-websock.c
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
