You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
451 B
20 lines
451 B
|
|
0.0.3 / 2014-01-08
|
|
==================
|
|
|
|
* index: fix a URI with a comma in the data portion
|
|
|
|
0.0.2 / 2014-01-08
|
|
==================
|
|
|
|
* index: use unescape() instead of decodeURIComponent()
|
|
* test: add more tests from Mozilla
|
|
|
|
0.0.1 / 2014-01-02
|
|
==================
|
|
|
|
* add `README.md`
|
|
* index: default the `charset` property to "US-ASCII"
|
|
* default encoding is "ascii"
|
|
* default `type` to "text/plain" when none is given
|
|
* initial commit
|
|
|