error_page 419 = @aab_proxy;
recursive_error_pages on;

if ($should_aab_proxy = "1") {
    return 419;
}
