Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M1456: Implement MIME Sniffing #4209

Closed
wants to merge 7 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Implement MIME sniffing.

  • Loading branch information
IdeaHat authored and djzager committed Dec 5, 2014
commit 216621093377fb6d2952eb6dab1ebe308cf5e7b1
@@ -39,6 +39,7 @@ pub mod local_image_cache;
pub mod resource_task;
pub mod storage_task;
mod sniffer_task;
mod mime_classifier;

/// An implementation of the [Fetch spec](http://fetch.spec.whatwg.org/)
pub mod fetch {
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.