restify / clients

HttpClient, StringClient, and JsonClient extracted from restify
MIT License
57 stars 34 forks source link

fix: handle multibyte chars properly in gzip decoder #150

Closed DonutEspresso closed 6 years ago

DonutEspresso commented 6 years ago

Fixes #132

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.9%) to 85.695% when pulling 59ed6b4bacc2ff4a4f2e314b9d2377dc80c24d68 on fix-multibyte into 88c1da23542a2c55ca1c043584b114ae210a3a5c on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.9%) to 85.904% when pulling 8000f9b97a6b3c53d2334f6369d9e6c193530ed2 on fix-multibyte into 562545d8609f32f91b1ad36cda7fca367a6b5d23 on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.9%) to 85.695% when pulling 59ed6b4bacc2ff4a4f2e314b9d2377dc80c24d68 on fix-multibyte into 88c1da23542a2c55ca1c043584b114ae210a3a5c on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.9%) to 85.695% when pulling 59ed6b4bacc2ff4a4f2e314b9d2377dc80c24d68 on fix-multibyte into 88c1da23542a2c55ca1c043584b114ae210a3a5c on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.9%) to 85.695% when pulling 59ed6b4bacc2ff4a4f2e314b9d2377dc80c24d68 on fix-multibyte into 88c1da23542a2c55ca1c043584b114ae210a3a5c on master.

DonutEspresso commented 6 years ago

Rebased against master - will wait for add'l feedback from peanut gallery.