• Łukasz Nowak's avatar
    caddy-frontend: Assert and fix HTTP redirect codes · d8dd5e44
    Łukasz Nowak authored
    Just asserting Location header is not enough, as http status code value is
    important for the implementation, so assert for its value.
    
    Also fix https-only redirect status code value, which supposed to be FOUND,
    not default MOVED_PERMANENTLY.
    d8dd5e44
test.py 131 KB