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

Expose unexpected decoding exception reason #5620

Merged
merged 12 commits into from
Jun 20, 2024

Commits on Apr 18, 2024

  1. refactor: refactor AbstractStreamDecoder, throw UnexpectedDecodeExcep…

    …tion when encounter edge case exception
    Be-poz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    67591b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a370d96 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    f1e4aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14d8e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90d2a81 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. test: move DefaultHttpDecodeResponseTest to common>encoding path and …

    …change the name of test classes
    Be-poz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6c21c8f View commit details
    Browse the repository at this point in the history
  2. refactor: correct code style

    Be-poz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b642ecf View commit details
    Browse the repository at this point in the history
  3. refactor: correct code style

    Be-poz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1240ffc View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    2ae1d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18633c7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Remove unused exception

    minwoox committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d6619fe View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. minor simplifications

    jrhee17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e3da519 View commit details
    Browse the repository at this point in the history