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
extract header list values algorithm returns a list. extract a MIME type and sites calling extract a MIME type look using the result as a byte sequence.
Should extract a MIME type pick the first entry of the result of extract header list values if it's not null?