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 |
edgul
|
67fc2730b6
Fix search setting for non-special urls with space, query and fragment (#879)
|
2 years ago |
Valentin Gosu
|
e39c9a20be
Fix clippy (#878)
|
2 years ago |
Valentin Gosu
|
a08aa2cd10
Fix panic in set_path for file URLs (#865)
|
3 years ago |
Luca Casonato
|
beb2cde646
Stabilize debugger_visualizer feature (#855)
|
3 years ago |
Luca Casonato
|
4d3e9e9a86
Fix trailing spaces in pathname setters
|
3 years ago |
Valentin Gosu
|
a25f3a89e9
Update url to v2.4.0
|
3 years ago |
Quentin Santos
|
c6299f92d8
Url is special (#826)
|
3 years ago |
Quentin Santos
|
a4633bed0c
No colon when setting empty password (#825)
|
3 years ago |
Quentin Santos
|
74b8694568
Fix anarchist URL where path starts with // (#817)
|
3 years ago |
cybai
|
fdbe16cd62
Implement potentially strip spaces for opaque paths
|
3 years ago |
Constantin Nickel
|
1e39e75907
Fix clippy warnings
|
3 years ago |
Alejandro Martinez Ruiz
|
8b3ee5a369
url: add the authority method
|
5 years ago |
Valentin Gosu
|
ad8911ae54
Bump url version to 2.3.1 and bump minor for dependencies
|
4 years ago |
Valentin Gosu
|
25266fcc36
Bump url version to 2.3.0
|
4 years ago |
Andrew Banchich
|
eb3f20d7e4
Fix setting file hosts to None
|
4 years ago |
Dan Kov
|
4c5e4ee826
fix unclosed doctest
|
4 years ago |
ridwanabdillahi
|
0de12fbd9d
Add Natvis definitions for url types and create tests to ensure visualizations do not become stale or broken.
|
4 years ago |
Valentin Gosu
|
e12d76a61a
Merge pull request #754 from dsherret/make_relative_include_filename_other_directory
|
4 years ago |
Michael Howell
|
34f4fbe4bc
Remove dependency on third-party matches crate
|
4 years ago |
David Sherret
|
aee91c171e
fix: make_relative was missing filename when filenames were equal in another directory
|
4 years ago |
Luca Casonato
|
52d736e0ac
Update Rust MSRV to 1.45
|
4 years ago |
Luca Casonato
|
6b029c6eee
MSRV 1.36 + fmt
|
4 years ago |
Luca Casonato
|
e398b2c5f1
Appease clippy
|
4 years ago |
Valentin Gosu
|
880ae51b7f
Merge pull request #739 from CuriousCorrelation/master
|
4 years ago |
CuriousCorrelation
|
a5ccae7971
Fix description to match example code
|
4 years ago |
hkalbasi
|
53b2518a24
Add file related methods for wasi
|
4 years ago |
Annmarie Switzer
|
601831b2c5
add examples to set_path
|
4 years ago |
lishuo
|
a4af4a70eb
fix typo. skip data tests for idna if feature not enabled. opt out unicode_serialziation for Origin if idna not enabled
|
4 years ago |