qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] Improve websockets server error reporting
@ 2017-09-06 10:40 Daniel P. Berrange
  2017-09-06 10:40 ` [Qemu-devel] [PATCH v1 1/2] io: send proper HTTP response for websocket errors Daniel P. Berrange
  2017-09-06 10:40 ` [Qemu-devel] [PATCH v1 2/2] io: include full error message in websocket handshake trace Daniel P. Berrange
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel P. Berrange @ 2017-09-06 10:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: Brian Rak, Daniel P. Berrange

The websockets server gives no useful error response to the client
nor provides any way to debug errors no the server

Daniel P. Berrange (2):
  io: send proper HTTP response for websocket errors
  io: include full error message in websocket handshake trace

 io/channel-websock.c | 184 ++++++++++++++++++++++++++++++++++++++-------------
 io/trace-events      |   2 +-
 2 files changed, 138 insertions(+), 48 deletions(-)

-- 
2.13.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-09-07  9:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-06 10:40 [Qemu-devel] [PATCH v1 0/2] Improve websockets server error reporting Daniel P. Berrange
2017-09-06 10:40 ` [Qemu-devel] [PATCH v1 1/2] io: send proper HTTP response for websocket errors Daniel P. Berrange
2017-09-06 18:06   ` Philippe Mathieu-Daudé
2017-09-07  9:13     ` Daniel P. Berrange
2017-09-06 10:40 ` [Qemu-devel] [PATCH v1 2/2] io: include full error message in websocket handshake trace Daniel P. Berrange
2017-09-06 18:06   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).