Fix test-http-chunked. Need to check for \0 at end of utf8 strings
authorRyan Dahl <ry@tinyclouds.org>
Fri, 2 Apr 2010 21:55:28 +0000 (14:55 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 2 Apr 2010 21:55:28 +0000 (14:55 -0700)
commit53530e981a81e25e527e6e6ee3aeae8b1beaac59
treeb7b3a7812eb71a2f671df67f5ebd26eebfba062b
parentb9106b0ecdb712ecae9b0030c0f2c3f14803fa8d
Fix test-http-chunked. Need to check for \0 at end of utf8 strings
lib/http.js
lib/net.js
src/node.cc
test/simple/test-http-chunked.js