Commits


Artem Egorkine authored and Andy Green committed d515ddd51d6
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".