mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
This adds a 'is_fetchable()' method on the ProtocolHandler trait that is then used in the fetch code. The 'data:' protocol handler is updated to return true instead of hardcoding the scheme comparison, as well as the 'urlinfo:' handler since it's just a testing one. Signed-off-by: webbeef <me@webbeef.org> |
||
---|---|---|
.. | ||
servoshell |