This is the error I am seeing in my Chrome\'s console.
<load resource: net::ERR_QUIC_PROTOCOL_ERROR
QUIC (Quick UDP Internet Connections) is a next generation transport over UDP, which aims to reduce latency (goal: 0-RTT connectivity overhead), deliver better multiplexing, introduce packet pacing, error correction, and more.
On the request the crypto maybe cached and the response refused to call
More info:
www.youtube.com/watch?v=3dV_EPDSNSI
http://code.google.com/p/chromium/issues/detail?id=364381