Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Make bounce abort further ITL processing
  • Loading branch information
Josh Lavin committed Dec 11, 2015
1 parent d461a47 commit 275e4e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Vend/Parse.pm
Expand Up @@ -774,6 +774,7 @@ EOF
$::Pragma->{download} = 1;
::response($body);
$Vend::Sent = 1;
$self->{ABORT} = 1;
$self->{SEND} = 1;
return 1;
}
Expand Down

0 comments on commit 275e4e6

Please sign in to comment.