PHP Classes

Masked frames on latest Chrome (v31)

Recommend this page to a friend!

      Web Socket Service  >  All threads  >  Masked frames on latest Chrome (v31)  >  (Un) Subscribe thread alerts  
Subject:Masked frames on latest Chrome (v31)
Summary:Chrome throws an error: "A server must not mask any frames[...]"
Messages:1
Author:Jonathan Dubé
Date:2013-12-11 18:48:12
 

  1. Masked frames on latest Chrome (v31)   Reply   Report abuse  
Picture of Jonathan Dubé Jonathan Dubé - 2013-12-11 18:48:13
Great PHP class, but I get this error on Chrome 31:
"A server must not mask any frames it sends to the client."

I saw the mask part in WebClientService.class.php (function encodeData) but I don't understand how to make it work for Chrome.

Can you please help?