Go to file
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
Encoding OCD API documentation updates 2013-01-05 16:10:21 -05:00
Guzzle/Http/Message [WebSocket] Fixed failing Hixie handshake bug 2013-03-31 11:41:31 -04:00
Version Fixed type conversion issue with isProtocol method in RFC6455 2013-05-31 22:55:00 -06:00
HttpRequestParser.php Docs 2013-03-31 11:44:10 -04:00
VersionManager.php OCD API documentation updates 2013-01-05 16:10:21 -05:00
WsServer.php Cleanup 2013-03-31 11:50:39 -04:00
WsServerInterface.php API documentation 2012-07-22 11:25:55 -04:00