servo / rust-url

URL parser for Rust
https://docs.rs/url/
Apache License 2.0
1.27k stars 317 forks source link

docs: Document possible replacements of the base URL #926

Closed mo8it closed 2 months ago

mo8it commented 2 months ago

See https://bugzilla.mozilla.org/show_bug.cgi?id=1848337

mo8it commented 2 months ago

@valenting We had this conversation about my false security alarm on Bugzilla :)

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@8b8431b). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #926 +/- ## ======================================= Coverage ? 81.91% ======================================= Files ? 20 Lines ? 3549 Branches ? 0 ======================================= Hits ? 2907 Misses ? 642 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

valenting commented 2 months ago

Thank you!