Default to chunked for client requests without C-Length.
authorRyan <ry@tinyclouds.org>
Fri, 31 Jul 2009 16:34:27 +0000 (18:34 +0200)
committerRyan <ry@tinyclouds.org>
Fri, 31 Jul 2009 16:34:27 +0000 (18:34 +0200)
commitb27f8ba06d6c965056f9539660fb8704c6ca37f5
treea86b474eb76ced8ebbb90cc80ef617f7b510216c
parent2ebd6921510f9efbf1ef7eb6988ccecac25ee988
Default to chunked for client requests without C-Length.

Also add test. Reported by Felix Geisendörfer.
src/http.js
test/mjsunit/test-http-client-upload.js [new file with mode: 0644]