You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: http-response/README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@ A real-world example of WebRequest that shows four important details not always
19
19
The domain w3.org is included in the list of domains to allow testing against [this suite of standardized tests](https://www.w3.org/2006/11/mwbp-tests/index.xhtml)
20
20
regarding text encoding. Tests #1-8 pass, test #9 currently fails.
21
21
22
+
For inspiration about how to make the charset detection more robust, see:
0 commit comments