class documentation

class UrlLengthMiddleware:

View In Hierarchy

Undocumented

Class Method from​_settings Undocumented
Method __init__ Undocumented
Method process​_spider​_output Undocumented
Instance Variable maxlength Undocumented
@classmethod
def from_settings(cls, settings):

Undocumented

def __init__(self, maxlength):

Undocumented

def process_spider_output(self, response, result, spider):

Undocumented

maxlength =

Undocumented