[keycloak-dev] Buffered InputStream in HttpFacade

Pedro Igor Silva psilva at redhat.com
Thu Apr 12 09:27:01 EDT 2018


I would like to add a new method to HttpFacade.Request interface in order
to be able to obtain a buffered input stream.

The requirement is that I need to read the inputstream before passing it to
the application.

This will not change current behavior for those using
HttpFacade.Request.getInputStream.

Any objection ?

Regards.
Pedro Igor


More information about the keycloak-dev mailing list