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
Handle charsets that are quoted as if they were not (trim them). I encountered some sites that have charset="utf-8" instead of charset=utf-8 and can not access their content. All browsers however accept the charset.
0 commit comments