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

Pass special content to interceptors #7296

Merged

Commits on Jan 13, 2022

  1. #7281 pass special content to interceptors

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c380469 View commit details
    Browse the repository at this point in the history
  2. #7281 add Interceptor javadoc

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f555440 View commit details
    Browse the repository at this point in the history
  3. #7281 add more tests and fix shortcomings

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    107c730 View commit details
    Browse the repository at this point in the history
  4. #7281 rewrite nextTransformedContent

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8dcc9c2 View commit details
    Browse the repository at this point in the history
  5. #7281 improve isSpecial javadoc

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a0c7786 View commit details
    Browse the repository at this point in the history
  6. #7281 check that at least one byte of raw content is consumed by the…

    … interceptor and clarify its javadoc
    
    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    3843db7 View commit details
    Browse the repository at this point in the history
  7. #7281 add special case for zero-length content

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8d8d8ae View commit details
    Browse the repository at this point in the history
  8. #7281 review test suite to improve code coverage

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    df1f1b6 View commit details
    Browse the repository at this point in the history