The TV browser (some WebKit version) don't open the page. Could it be because no content-type is returned on the request? > $ curl -I http://areweplayingyet.org > HTTP/1.1 200 OK > Server: nginx > Date: Thu, 28 Feb 2013 19:16:23 GMT > Connection: keep-alive
The TV browser (some WebKit version) don't open the page. Could it be because no content-type is returned on the request?