[Twisted-Python] HTTP PUT support in twisted.web

Ben Moore moore at ict.usc.edu
Thu Apr 11 17:27:48 EDT 2002


I'm trying to do some wacky stuff with HTTP and was wondering if the
twisted HTTP server supports the PUT command.  And if so how do you use
it?

Using curl's HTTP upload function I get the following response:
<head><title>404 - No Such Resource</title></head>
<body><h1>No Such Resource</h1>
<p>Unable to access file.</p>
</body></html>


Ben
-- 
    ________________
   /  _/ ____/_  __/  Benjamin A. Moore
   / // /     / /    e-mail: moore at ict.usc.edu
 _/ // /___  / /    priv: ben at netjunki.org
/___/\____/ /_/    
     





More information about the Twisted-Python mailing list