Simon Sapin
|
cfe91f8b0e
Add base64 to the public API
|
8 лет назад |
Simon Sapin
|
e2b423ab01
Run data URL tests from WPT
|
8 лет назад |
Simon Sapin
|
7c4eeea6a4
Import test cases from Web Platform Tests
|
8 лет назад |
Simon Sapin
|
5876b2933f
Add a doctest
|
8 лет назад |
Simon Sapin
|
6953b97a16
Percent-encode fragments
|
8 лет назад |
Simon Sapin
|
105581033f
Percent-encode the mime type like the URL parser would
|
8 лет назад |
Simon Sapin
|
9d8acc3980
Add a wrapper types for fragments
|
8 лет назад |
Simon Sapin
|
1cff0dd6cc
Use a closure and a generic error type rather than io::Write
|
8 лет назад |
Simon Sapin
|
dd3e072232
Separate base64 error from IO error
|
8 лет назад |
Simon Sapin
|
5551c48039
Don’t split at a comma within the URL fragment
|
8 лет назад |
Simon Sapin
|
14c82067d0
Implicit "text/plain" when MIME type starts with ";"
|
8 лет назад |
Simon Sapin
|
c12c810675
Invalid MIME types default to "text/plain;charset=US-ASCII"
|
8 лет назад |
Simon Sapin
|
ad7372a038
First pass at implementing "the data: URL processor", untested for now.
|
8 лет назад |
Simon Sapin
|
4c61d25b16
cargo new
|
8 лет назад |