Disable Recieving Buffer in Firefox (or other browsers)?

Oh, I guess I need to make the answer an answer, not a comment, so you can accept it The HTML5 charset sniffing buffer size is 512 bytes. So the response needs to either have 512 bytes of padding or set a charset (via meta tag or HTTP header).

Oh, I guess I need to make the answer an answer, not a comment, so you can accept it. The HTML5 charset sniffing buffer size is 512 bytes. So the response needs to either have 512 bytes of padding or set a charset (via tag or HTTP header).

Thank you Boris ;) – maigre Aug 5 at 11:15.

I tried to set Firefox Cache size to 0 so the cache mechanism would be bypassed.. but still no working. I read that some browser may wait until they recieve 256 bytes before they start display the content. That's why I added "echo (str_repeat(' ',256))".. but it doesn't solve anything.

I also tried to set network.buffer.cache. Count and network.buffer.cache. Size options at 0 in firefox about:config, I don't know if those option was rellated to my problem but it is still not working..

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions