Hello, I need to implement a web server with authentication and SSL (so I guess basic authentication is good enough) and to be able to upload big files to the server. Is web2 ready for that (I assume twisted.web is not good for that), if not is there a new version coming soon (release or CVS head) or can I add this stuff my self? thanks