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

JerseyInvocation should override toString() #4442

Merged
merged 1 commit into from
May 11, 2020

Commits on Apr 25, 2020

  1. JerseyInvocation should override toString()

    Override toString() with a sensible implementation.
    So if you log a given JerseyInvocation object at least the request method and
    URI of the contained requestContext is printed.
    
    See issue eclipse-ee4j#4270
    
    Signed-off-by: Thomas Meyer <[email protected]>
    Thomas Meyer authored and thomasmey committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    91deb4d View commit details
    Browse the repository at this point in the history