mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
* Previously, the function returned an owned String, which is not necessary, so now it returns a slice * Steps have now been documented/labeled * The last step of the algorithm was incorrect; it would only slice the path if the "/" was the last character, which is not what the spec says. The spec says to slice up until (but not including) the last "/". Also added a regression test for this. |
||
---|---|---|
.. | ||
fetch | ||
image | ||
about_loader.rs | ||
Cargo.toml | ||
cookie.rs | ||
cookie_storage.rs | ||
data_loader.rs | ||
file_loader.rs | ||
http_loader.rs | ||
image_cache_task.rs | ||
lib.rs | ||
local_image_cache.rs | ||
pub_domains.rs | ||
resource_task.rs | ||
sniffer_task.rs | ||
storage_task.rs |