Retrieve HTTP version iso assuming that it is 1.1
authorKurt Pattyn <pattyn.kurt@gmail.com>
Thu, 22 Aug 2013 19:22:40 +0000 (21:22 +0200)
committerKurt Pattyn <pattyn.kurt@gmail.com>
Thu, 22 Aug 2013 19:22:40 +0000 (21:22 +0200)
commit1e51ef2d97853fba2086accd9e00b8f325263e8e
tree9961ea935632e8f775679bed2b948a14025ce831
parent2fc50ef8398d7e006474c35924809831a94b702f
Retrieve HTTP version iso assuming that it is 1.1
According RFC 6455, the version must be bigger than or equal to 1.1, so we solved an incompatibility as well
source/websocket.cpp