My program(Cumulus) receives http put(file by chunk).And then resend the file to another process(Hadoop).The trouble is that i need get the file object in my program(not stored on disk then read from).So where should i get it? rawDataReceived or allContentReceived?
_______________________________________________
Twisted-web mailing list
Twisted-web@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web