Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # 0.9.5 | |
| 2 | |
| 3 * Removed the decoding of HTML entity values (in the form &#xxxxx;) for | |
| 4 values when parsing multipart/form-post requests. | |
| 5 | |
| 1 # 0.9.4 | 6 # 0.9.4 |
| 2 | 7 |
| 3 * Fixed bugs in the handling of the Range header | 8 * Fixed bugs in the handling of the Range header |
| OLD | NEW |