util/MimeType: use string_view::substr()
Fixes regression from commit db93bb99 because
ParseMimeTypeParameters() assumed the items were null-terminated, but
after that commit, they were not anymore.
Showing
Please
register
or
sign in
to comment