GetMimeTypeAndCharset at once
HttpResponseHeaders::Get{MimeType,Charset} calls GetMimeTypeAndCharset internally
and discards the other.
As we are going to use both in parseMultipartHeadersFromBody, we should call it directly.
BUG=None
Review-Url: https://codereview.chromium.org/2568343002
Cr-Commit-Position: refs/heads/master@{#438049}
Showing
Please register or sign in to comment