-
- Downloads
Add charset to content type in getHandler (#545)
Add charset to content type in the getHandler function to fix CJK-letter related issues. If the content type is empty after trimming, set it to "text/plain; charset=utf-8".
Loading
Please register or sign in to comment