mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Enable MIME sniffing for HTTP loads.
This commit is contained in:
parent
a3201bc1ac
commit
23ae940abf
3 changed files with 50 additions and 38 deletions
|
@ -2,8 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![allow(dead_code)]
|
||||
|
||||
use std::borrow::ToOwned;
|
||||
use std::cmp::max;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue