xitrum.handler.inbound
This handler converts request with its content body (if any, e.g. in case of file upload) to HandlerEnv, and send it upstream to the next handler.
Log name is inferred from name of the class extending this trait.
This handler converts request with its content body (if any, e.g. in case of file upload) to HandlerEnv, and send it upstream to the next handler.