Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websocket: remove consumer on socket exception #1711

Merged
merged 1 commit into from
Jul 10, 2018

Commits on Jul 10, 2018

  1. websocket: remove consumer on socket exception

    Change WebSocketAPI to remove and unregister the event consumer on
    socket exceptions (e.g. channel not cleanly closed) when dispatching the
    events.
    Update changes in ZapAddOn.xml and about.html.
    
    Related to zaproxy#1489.
    Depends on zaproxy/zaproxy#4827 - Allow consumers to remove themselves
    during events
    thc202 committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    6623620 View commit details
    Browse the repository at this point in the history