Dirkjan Ochtman
|
3e4225c28e
Fix formatting with cargo fmt
|
il y a 6 ans |
David Flemström
|
d937053e6a
Make percent-encoding no_std-compatible
|
il y a 6 ans |
chrysn
|
7aaea8fae6
decode size hint: Fix lower boundary
|
il y a 6 ans |
Nicholas Bishop
|
9a75a29039
Fix typo in precent-encoding documentation (#611)
|
il y a 6 ans |
Douman
|
ed7b991f34
Remove pub access to contains method
|
il y a 7 ans |
Douman
|
976341e3e6
Expose AsciiSet::contains
|
il y a 7 ans |
Douman
|
0d33781fbb
percent-encoding: Allow to remove character from AsciiSet
|
il y a 7 ans |
Simon Sapin
|
7f1bd6ce1c
percent-encoding: make sets be values of one type, instead of types that implement a trait
|
il y a 7 ans |
Simon Sapin
|
c276a8237a
rustfmt
|
il y a 7 ans |
est31
|
5ae0998d22
Remove AsciiExt
|
il y a 7 ans |
Nicholas Bishop
|
dc0b0a229c
Fix typo: charcter -> character
|
il y a 7 ans |
Steven Fackler
|
20bebc236e
Escape backslash in special URL path components
|
il y a 7 ans |
Simon Sapin
|
4d0054b5a4
Don’t use a single-file src directory for percent_encoding
|
il y a 9 ans |