router icon indicating copy to clipboard operation
router copied to clipboard

Router events (WIP Attempt 2)

Open wesleytodd opened this issue 8 years ago • 0 comments

See #49 for previous discussion.

I made a few other notable changes:

  • The events are now given both the request and response. I thought this would be useful if someone wanted to use the response status code in their logging or stats.
  • I added the bubbling that was talked about, but obviously only for the two events now implemented

NOTE: if we decide to move forward with this PR then I can clean up the git history.

wesleytodd avatar Mar 25 '17 19:03 wesleytodd