rfc6455/Version
Barbarrosa 9c64881929 Fixed type conversion issue with isProtocol method in RFC6455
I encountered the following error while attempting to use Ratchet. The __toString version of the request contained the correct value (13), so I cast the result to a string before casting it to an integer. 

Notice: Object of class Guzzle\Http\Message\Header could not be converted to int in [file system path]\vendor\cboden\ratchet\src\Ratchet\WebSocket\Version\RFC6455.php on line 53
2013-05-31 22:55:00 -06:00
..
Hixie76 Docs 2013-03-31 11:44:10 -04:00
RFC6455 Docs 2013-03-31 11:44:10 -04:00
DataInterface.php [WebSocket] Hixie refactoring 2012-06-14 15:07:52 -04:00
FrameInterface.php [WebSocket] Performance 2012-07-13 11:38:16 -04:00
Hixie76.php [WebSocket] Prevent division by 0 in Hixie handshake 2013-03-31 14:16:40 -04:00
HyBi10.php [WebSocket] Encoding 2012-07-14 16:44:36 -04:00
MessageInterface.php OCD API documentation updates 2013-01-05 16:10:21 -05:00
RFC6455.php Fixed type conversion issue with isProtocol method in RFC6455 2013-05-31 22:55:00 -06:00
VersionInterface.php OCD API documentation updates 2013-01-05 16:10:21 -05:00