-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to fix parsing of rule action blocks. Previously I did not ta…
…ke into account that there could be more than one action block in a response. This should fix that by checking the NoOfActions value and parsing out any action blocks associated with it. TODO: look into extended rules. these will still cause issues. need to find a away to identify that extended rules are returned
- Loading branch information
Etienne Stalmans
committed
Nov 1, 2017
1 parent
a07f8f0
commit c30f363
Showing
2 changed files
with
35 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters