servo/components/net/fetch
Fabrice Desré 990b85049e Ignore mime type parameters in nosniff
This patch implements the following changes:
- Only check for the toplevel/sublevel part of the mime type when
  deciding if it's a js or css resource, ignoring the mime parameters.
- Fix the wpt tests that did not escape url parameters properly and
  also used an invalid syntax for the mime parameter.
- Update the wpt manifest.
2017-05-15 14:43:45 +02:00
..
cors_cache.rs Remove all internal mutability from Request 2017-04-03 12:39:07 +02:00
methods.rs Ignore mime type parameters in nosniff 2017-05-15 14:43:45 +02:00