Don't care for the human-readable part of "HTTP/1.1 101" reply
authorArtem Egorkine <arteme@gmail.com>
Wed, 23 Nov 2011 08:46:24 +0000 (10:46 +0200)
committerAndy Green <andy.green@linaro.org>
Sun, 19 Feb 2012 16:26:17 +0000 (17:26 +0100)
commitd515ddd51d6fa0061f4bed865de2dc7ab5cf24fc
tree98c0b1488dee12d1aef71b4d16da6e0c75ab96a1
parentf2e5e985c3b51b8c50b8a7c9ee3fbd321c194c35
Don't care for the human-readable part of "HTTP/1.1 101" reply

While the protocol specification gives example of the
human-readable message associated with a 101-code reply,
nowhere does it actually enforce it. Ws4py gevent middleware
is known to have a message other than "Switching Protocols".
lib/libwebsockets.c