englercj / node-esl

FreeSWITCH ESL implementation for Node.js; implements the full Event Socket Library specified in: http://wiki.freeswitch.org/wiki/Esl
http://englercj.github.com/node-esl/
MIT License
170 stars 111 forks source link

Fixed: Wrong Content-Length header, when event body is multibyte string #27

Closed abelharisov closed 10 years ago

englercj commented 10 years ago

Nice catch!

abelharisov commented 10 years ago

Could you also update package in npm repository?

englercj commented 10 years ago

Done, thanks again for the patch.