• Łukasz Nowak's avatar
    caddy-frontend: Assert and fix HTTP redirect codes · 0ec8f9c0
    Ł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.
    0ec8f9c0
test.py 130 KB