
8 Dec
2011
8 Dec
'11
3:13 a.m.
Erik,
In other words, my concern is about uploading. In my company, uploading files whose size is some giga bytes is quite common. I don't know how to relay a uploading huge file with a fixed-size buffer with Warp.
I too would very much like to see a solution to this issue.
It seems to me that your http-proxy package solves this problem. Is my understanding correct? Your package has some duplicated code from Warp. Is it possible to merge the functionality to Warp and to provide the proxy feature which is re-usable from WAI applications? I would like to implement robust reverse-proxy on Warp. Thanks. --Kazu