Sara Tang
|
8c39e968cd
|
Fixed mismatched type error
|
2015-08-24 23:11:31 -04:00 |
|
Sara Tang
|
f80ae3402a
|
Fixes for issue #7347
|
2015-08-24 21:32:16 -04:00 |
|
Josh Matthews
|
8bb853f643
|
Fix existing syntactics nits.
|
2015-08-16 10:30:43 -04:00 |
|
João Oliveira
|
0038580abf
|
Replace uses of for foo in bar.iter() and for foo in bar.iter_mut()
closes #7197
|
2015-08-15 02:27:39 +01:00 |
|
Adrián Arroyo Calle
|
af21c2457e
|
MIME classifier should use &[T] instead of &Vec<T>
|
2015-08-10 15:00:35 +02:00 |
|
Pyfisch
|
468faf9d43
|
Remove is_some() from mime_classifier.rs and fix typo "uknown" -> "unknown"
|
2015-06-23 22:46:22 +02:00 |
|
Ms2ger
|
6a55ae06d7
|
Remove some as_slice calls.
|
2015-04-24 17:44:47 +02:00 |
|
Mátyás Mustoha
|
91b4246e1b
|
Fix some irregular indentation.
|
2015-04-22 21:57:58 +02:00 |
|
Edward Cho
|
d0469dfaf3
|
move mime classifier unit tests into unit test crate
|
2015-04-13 15:40:30 -05:00 |
|
Mátyás Mustoha
|
c842e499b3
|
Fix int-related warnings in net/mime_classifier.
|
2015-04-08 12:14:36 +02:00 |
|
Josh Matthews
|
9674feebba
|
Cleanup tabs.
|
2015-04-07 13:25:17 -04:00 |
|
Josh Matthews
|
4a78da1158
|
Fix unit tests.
|
2015-04-07 13:25:16 -04:00 |
|
Josh Matthews
|
23ae940abf
|
Enable MIME sniffing for HTTP loads.
|
2015-04-07 13:25:15 -04:00 |
|
Josh Matthews
|
a3201bc1ac
|
Enable optional mime sniffing, and integrate it with the file loader.
|
2015-04-06 20:19:30 -04:00 |
|
Josh Matthews
|
2d730f2ae9
|
Remove the sniffer task.
|
2015-04-06 19:31:53 -04:00 |
|
Nathan Climer
|
44930b0fb0
|
Implement MIME sniffing.
|
2015-04-06 19:01:59 -04:00 |
|