Re: [whatwg/encoding] Amount of bytes to sniff for encoding detection (#102)

This will give you an idea how CED works in web standard-compliant way:
https://github.com/google/compact_enc_det/blob/master/compact_enc_det/compact_enc_det.cc#L5649 

> It's still unclear to me what motivated the CED detector as other browsers don't have a similar complex thing. 

I think the better thread for this question is  https://github.com/whatwg/encoding/issues/68

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/issues/102#issuecomment-303258369

Received on Tuesday, 23 May 2017 00:45:28 UTC