rstudio / R-Websockets

HTML 5 Websockets implementation for R
http://illposed.net/websockets.html
69 stars 37 forks source link

Don't send empty header value for protocol #6

Closed jcheng5 closed 12 years ago

jcheng5 commented 12 years ago

It causes Google Chrome 19 to log "Invalid UTF-8 sequence in header value" and immediately close the connection if no protocols are provided.