0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update `Url::domain` docs to show that it includes subdomain (#1057) More... 8 days ago
Fix MSRV and clippy CI (#1058) More... 8 days ago
ran `cargo clippy --fix -- -Wclippy::use_self` (#1048) More... about 2 months ago
Add some some basic functions to `Mime` (#1047) More... about 2 months ago
Update tests to Unicode 16.0 (#1045) More... 3 months ago
perf: remove heap allocation in parse_host (#1021) More... 3 months ago
docs: base url relative join (#1013) More... 4 months ago
Disable the default features on serde. (#1033) More... 4 months ago
perf: url encode path segments in longer string slices (#1026) More... 5 months ago
update copyright year (#1029) More... 5 months ago
perf: make parse_scheme slightly faster (#1025) More... 6 months ago
perf: improve to_file_path() (#1018) More... 6 months ago
perf: slightly improve parsing a port (#1022) More... 6 months ago
perf: remove heap allocation in parse_query (#1020) More... 6 months ago
chore: fix clippy errors on main (#1019) More... 6 months ago
fix small typo (#1011) More... 7 months ago
ci: run unit tests with sanitizers (#1002) More... 8 months ago
ci: downgrade crates when building for Rust 1.67.0 (#1003) More... 8 months ago
Bump version to 2.5.4 (#1000) More... 8 months ago
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999) More... 8 months ago
Change no_std to no-std in Cargo.toml (#991) More... 9 months ago
Merge idna-v1x to main (#990) More... 9 months ago
OSS-Fuzz: Add more fuzzers (#988) More... 9 months ago
Improve serde error output (#982) More... 9 months ago
fix: support wasm32-wasip2 on stable channel (#983) More... 9 months ago
support hermit (#985) More... 9 months ago
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943) More... 9 months ago
`no_std`support for the `url` crate (#831) More... 9 months ago
Add a test for and fix issue #974 (#975) More... 10 months ago
refactor and add tests for percent encoding (#977) More... 10 months ago