David Kellum
|
255df06d4f
Add syntax_violation_callback, SyntaxViolation enum
|
il y a 8 ans |
David Kellum
|
42b82fadc5
Test for existing log_violation_syntax interface
|
il y a 8 ans |
Valentin Gosu
|
f9d797190a
Do not allow username,password,port for URLs without a host or file URLs
|
il y a 9 ans |
bors-servo
|
222c34cefe
Auto merge of #406 - valenting:empty-pass, r=SimonSapin
|
il y a 9 ans |
bors-servo
|
8e3cbca6a1
Auto merge of #403 - valenting:opaque-host-parser, r=SimonSapin
|
il y a 9 ans |
Valentin Gosu
|
2f479abc27
Properly handle empty username and/or password
|
il y a 9 ans |
Simon Sapin
|
b761d6c236
Add custom_encoding_override() to form_urlencoded::Serializer.
|
il y a 9 ans |
Valentin Gosu
|
c441c439b6
Also use opaque host parser in set_host
|
il y a 9 ans |
Behnam Esfahbod
|
185495da2d
[idna] Preserve leading dots in host
|
il y a 9 ans |
bors-servo
|
4e909f6c44
Auto merge of #328 - tomecki:display_for_host_and_port, r=SimonSapin
|
il y a 9 ans |
Simon Sapin
|
1ec057f79f
Windows UNC paths: parse host and percent-encode share name
|
il y a 9 ans |
William R. Fraser
|
60bb1f9889
Windows: implement conversion to/from UNC paths
|
il y a 9 ans |
Guillaume Charmetant
|
42603254fa
derive hash trait for Origin
|
il y a 9 ans |
Daniel Lockyer
|
3c21bd9650
Use nice helper functions
|
il y a 9 ans |
Tomasz
|
8f6e4f9ff7
Address code review issues
|
il y a 9 ans |
Tomasz
|
133b64ef39
Add Display for HostAndPort
|
il y a 9 ans |
Brian Anderson
|
dd5d84a5be
Add a test that define_encode_set works inside both modules and functions
|
il y a 9 ans |
Manish Goregaokar
|
14b87b90f2
Add (de)serialization of internal representation, to avoid re-parsing.
|
il y a 9 ans |
Kyle Bishop
|
092934c420
add Url::parse_with_params()
|
il y a 9 ans |
Corey Farwell
|
562d3e7ec4
Stop using deprecated `SipHasher`.
|
il y a 9 ans |
Corey Farwell
|
2c9e076ac5
Prevent panic when calling `url::Url::set_host` with `None`.
|
il y a 9 ans |
bors-servo
|
52234db0c3
Auto merge of #240 - canaltinova:idna, r=SimonSapin
|
il y a 9 ans |
Simon Sapin
|
42921c8104
Add a test for #242
|
il y a 9 ans |
Jesse Ezell
|
695a507293
Ignore UTS46 validity criteria V2
|
il y a 10 ans |
Arnavion
|
6492574893
Teach to_file_path to understand percent-encoded drive letters on Windows.
|
il y a 10 ans |
Emilio Cobos Álvarez
|
4d4f1a399b
test: don't compile test for #197 on windows.
|
il y a 10 ans |
Emilio Cobos Álvarez
|
4c2b7f8ce9
test: Add test for #227
|
il y a 10 ans |
Emilio Cobos Álvarez
|
5a77f26407
Truncate the serialization in Url::take_after_path, discard empty segments in PathSegmentsMut::extend.
|
il y a 10 ans |
Simon Sapin
|
ce6ca74892
Have Url::from_file_path not generate an URL with an empty path. Fix #197.
|
il y a 10 ans |
Simon Sapin
|
1c2f14922f
Add a test default port number when changing scheme.
|
il y a 10 ans |