Valentin Gosu
|
1e6fd5db7c
Update form_urlencoded to 1.2.0
|
3 лет назад |
Valentin Gosu
|
90833ff69f
Update percent-encoding to 2.3.0
|
3 лет назад |
Valentin Gosu
|
f5b961cfa2
Update data-url to 0.3.0
|
3 лет назад |
Valentin Gosu
|
0e25146814
Merge pull request #839 from servo/fix-838
|
3 лет назад |
Valentin Gosu
|
21f32d64b7
Fix lint
|
3 лет назад |
Valentin Gosu
|
df88a29c91
Also fix issue where path segment could be confused with drive letter because we don't check if the path is empty
|
3 лет назад |
Valentin Gosu
|
5432fd8fed
Fix 838
|
3 лет назад |
Valentin Gosu
|
206d37851b
Merge pull request #832 from dtolnay-contrib/serde
|
3 лет назад |
David Tolnay
|
0238febe01
Compile with serde feature on Rust playground and docs.rs
|
3 лет назад |
Valentin Gosu
|
6385c81d9b
Merge pull request #722 from madsmtm/partial_no_std
|
3 лет назад |
Mads Marquart
|
4afc9829dc
Fix error wording in `data-url` and `idna` when missing `alloc` feature
|
3 лет назад |
Valentin Gosu
|
1006cf54dd
Update msrv to 1.56 to keep up with serde-derive (#827)
|
3 лет назад |
Quentin Santos
|
c6299f92d8
Url is special (#826)
|
3 лет назад |
Quentin Santos
|
a4633bed0c
No colon when setting empty password (#825)
|
3 лет назад |
Quentin Santos
|
1092960635
Avoid string allocation to get length of port (#823)
|
3 лет назад |
Quentin Santos
|
74b8694568
Fix anarchist URL where path starts with // (#817)
|
3 лет назад |
Mads Marquart
|
934edd4b1a
Test no_std support in CI
|
5 лет назад |
Mads Marquart
|
a24c4d6264
Make idna no_std compatible
|
3 лет назад |
Mads Marquart
|
070b8a3d9f
Make data-url no_std compatible
|
3 лет назад |
Mads Marquart
|
57ea92efca
Make form_urlencoded no_std compatible
|
3 лет назад |
Mads Marquart
|
964fb73ebf
Add `std` feature to `percent_encoding`
|
3 лет назад |
Valentin Gosu
|
edeaea7f1e
Merge pull request #819 from servo/wpt
|
3 лет назад |
Valentin Gosu
|
d000efed75
Fix clippy
|
3 лет назад |
Valentin Gosu
|
05312057ff
Skip failing WPT tests
|
3 лет назад |
Valentin Gosu
|
e33ae6a569
update WPT test data
|
3 лет назад |
Valentin Gosu
|
93fc700cf2
unicode WPT tests now pass. No need to skip them
|
3 лет назад |
Valentin Gosu
|
b65a45515c
Merge pull request #814 from klensy/percent_encode_byte-fast
|
3 лет назад |
klensy
|
12d6abf65c
percent_encoding: faster percent_encode_byte
|
3 лет назад |
Valentin Gosu
|
6ef3876842
Merge pull request #813 from CYBAI/strip-for-opaque
|
3 лет назад |
cybai
|
fdbe16cd62
Implement potentially strip spaces for opaque paths
|
3 лет назад |