| 1 |
2003-12-26 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
| 3 |
* HTTP.pm (output): Don't quote charset parameter value of Content-Type header field body, since legacy browser (such as WinIE 6) does not support quoted-string. |
| 4 |
|
| 5 |
2003-12-06 Wakaba <wakaba@suika.fam.cx> |
| 6 |
|
| 7 |
* HTTP.pm (exit): New method. |
| 8 |
|
| 9 |
2003-10-18 Wakaba <wakaba@suika.fam.cx> |
| 10 |
|
| 11 |
* CGICarp.pm: New (forwardported from SuikaWiki 2 branch). |
| 12 |
|
| 13 |
2003-10-06 Wakaba <wakaba@suika.fam.cx> |
| 14 |
|
| 15 |
* HTTP.pm (output): Redirect support. |
| 16 |
(set_redirect): Implemented. |
| 17 |
|