luohewuyang
|
6dfdf17f6a
chore: fix some typos in comments (#1090)
|
9 months ago |
Jérémy HERGAULT
|
2387efa12d
fix: add Serde std feature if needed (#1068)
|
1 year ago |
edgul
|
44afd9fe42
version bump to 2.5.6 (#1065)
|
1 year ago |
edgul
|
a40f90434e
version bump to 2.5.5 (#1061)
|
1 year ago |
supercoolspy
|
88826bd3c3
Update `Url::domain` docs to show that it includes subdomain (#1057)
|
1 year ago |
Manish Goregaokar
|
c3bbf662b1
Fix MSRV and clippy CI (#1058)
|
1 year ago |
Martin Robinson
|
dbd526178e
ran `cargo clippy --fix -- -Wclippy::use_self` (#1048)
|
1 year ago |
David Sherret
|
7cff87405a
perf: remove heap allocation in parse_host (#1021)
|
1 year ago |
tison
|
968e862516
docs: base url relative join (#1013)
|
1 year ago |
David Sherret
|
adb866009e
perf: url encode path segments in longer string slices (#1026)
|
1 year ago |
David Sherret
|
267afa5846
perf: improve to_file_path() (#1018)
|
1 year ago |
David Sherret
|
ffca1eff75
chore: fix clippy errors on main (#1019)
|
1 year ago |
Valentin Gosu
|
797b2e2a0a
Bump version to 2.5.4 (#1000)
|
1 year ago |
Valentin Gosu
|
d77dfb467f
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)
|
1 year ago |
Henri Sivonen
|
8a683ff4ab
Merge idna-v1x to main (#990)
|
1 year ago |
konsti
|
5d363cc3cd
Improve serde error output (#982)
|
1 year ago |
Brooks Townsend
|
30e62589c7
fix: support wasm32-wasip2 on stable channel (#983)
|
1 year ago |
m-mueller678
|
bf089c41a0
support hermit (#985)
|
1 year ago |
Sean Kim
|
b08a655d07
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)
|
1 year ago |
Dominik Maier
|
ebd5cfbf6f
`no_std`support for the `url` crate (#831)
|
1 year ago |
Valentin Gosu
|
9404ff53a0
Mark debugger_visualizer as optional and fix clippy (#967)
|
2 years ago |
Brooks Townsend
|
c04aca3f74
fix: enable wasip2 feature for wasm32-wasip2 target (#960)
|
2 years ago |
Valentin Gosu
|
54346fa288
Revert "Reimplement idna on top of ICU4X" (#946)
|
2 years ago |
Henri Sivonen
|
3d6dbbb1df
Reimplement idna on top of ICU4X (#923)
|
2 years ago |
Mo
|
de947abf89
Document possible replacements of the base URL (#926)
|
2 years ago |
micolous
|
49eea1c2eb
Fix multiple issues on wasm32: (#886)
|
2 years ago |
Valentin Gosu
|
b77a81b2b2
Use SPECIAL_PATH_SEGMENT when encoding path in from_file_path (#902)
|
2 years ago |
philippeitis
|
92f356e449
Be more detailed in documentation of set_query (#737)
|
2 years ago |
Valentin Gosu
|
00e9e18ce6
Update url 2.5.0 (#885)
|
2 years ago |
Redfire
|
5f454e2031
Added #[must_use] Attributes for Configuration Options (#876)
|
2 years ago |