• Łukasz Nowak's avatar
    caddy-frontend: Assert and fix HTTP redirect codes · b137f9d5
    Ł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.
    
    /reviewed-on !485
    b137f9d5
default-virtualhost.conf.in 12.4 KB