CompactHTML to XHTML(kddi),JHTML(softbank) convert apache module. The contents conversion middleware for the main carrying of Japan is made as a module for Apache2.x.
UserAgent is seen when contents made with CompactHTML are output and it converts it into XHTML, and JHTML. (The image :to JPG, GIF, JPG, GIF from PNG, and PNG and BMP).
With QR code generation function.
* 機能追加
- Cookieのpath属性バリデータ追加
- Cookieのexpires属性バリデータ追加
- Cookieのdomain属性バリデータ追加
- Cookieのsecure属性バリデータ追加
- Content-Typeがapplication/xhtml+xmlも処理対象に。
- apr_pstrcatをできるだけ使用しないようにバッファリング機能追加。
- CookieシミュレータでOne-Time IDを使用しないことも可に。(CookieLazyModeの追加)
* Bug修正
- コメント部のタグを検知してしまうバグを修正
- scriptタグ中のタグを検知してしまうバグを修正