h2o-php
h2o-php copied to clipboard
Character encoding problem when UTF8 is use in html
This looks like a string encoding issue for gettext processing, some latin character is broken when html is set to UTF8 but works fine without it.
This ticket has 0 attachment(s).
Character encoding problem when UTF8 is use in html
This is resolved in last commit
-
charset property is added to H2o_I18n class and it has become a new option when you initialize h2o
by Taylor luk