Appearance
TIP
设置字符集。默认为"utf-8"。
res.charset = 'value'; res.send('') // => Content-Type: text/html; charset=value