Package backend :: Package server :: Module basePackageUpload :: Class BasePackageUpload
[hide private]
[frames] | no frames]

Class BasePackageUpload

source code

Instance Methods [hide private]
 
__init__(self, req) source code
 
headerParserHandler(self, req)
This whole function is ugly as hell.
source code
 
handler(self, req) source code
 
cleanupHandler(self, req) source code
 
logHandler(self, req) source code
Method Details [hide private]

headerParserHandler(self, req)

source code 

This whole function is ugly as hell. The Auth field in the header used to be required, but now it must have either the Auth field or the Auth-Session field.