• Romain Courteaud's avatar
    wsgi: Rework routing dict (again). · c422df78
    Romain Courteaud authored
    Remove special handling of first folder level.
    Generalise CAU/CAS context decision.
    Split functionalities further, making each method shorter.
    Factorise subpath checks.
    Factorise response generation when producing a body.
    
    The resulting data structure, if more verbose than the original one, is
    not harder to traverse and more extensible.
    c422df78
test.py 46.4 KB