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

http: add rawPacket in err of clientError event #17672

Closed

Commits on Dec 14, 2017

  1. http: add rawPacket in err of clientError event

    The `rawPacket` is the current buffer that just parsed. Adding this
    buffer to the error object of `clientError` event is to make it possible
    that developers can log the broken packet.
    XadillaX committed Dec 14, 2017
    Copy the full SHA
    e9eb792 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Copy the full SHA
    5e1369f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e73e2c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Copy the full SHA
    9758fb1 View commit details
    Browse the repository at this point in the history
  2. update

    XadillaX committed Dec 18, 2017
    Copy the full SHA
    008e5a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. long line

    XadillaX committed Dec 21, 2017
    Copy the full SHA
    7fb6c62 View commit details
    Browse the repository at this point in the history