Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1171

Netty: Add hooks for Http related Handlers

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 3.0.12.Final
    • 3.0.11.Final
    • jaxrs

      I am running ResteEasy on top of Netty.
      I want to add a custom Netty ChannelHandler that deals with Http (I want to generate an Access Log like Apache's)

      The existing hooks via setChannelHandlers are executed before all the Http handlers.

      I want to get a hook to be able to inject my handler after all the Http ones.

      I'll prepare a Pull Request for this.

              patriot1burke@gmail.com Bill Burke (Inactive)
              iker.jimenez Iker Jimenez (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: