steelThread/connect-jsonp

TODO: set content-length header

Closed this issue · 1 comments

Potential solution is to buffer the response during processing of the response write. @ the end it would be know the total size of the response.

now buffering the writes so the content length can be ascertained on end.