[undertow-dev] Tracing HTTP Response content

Stuart Douglas sdouglas at redhat.com
Sun Feb 26 21:33:25 EST 2017


Whatever code is writing to the cache needs to just hold onto the
exchange and send an error response as required.

Stuart

On Fri, Feb 24, 2017 at 5:31 PM, Rohan Emmanuel
<rohan.emmanuel07 at gmail.com> wrote:
> Hi,
> i had a similar query, i want to store the entire response for my book
> keeping , before it is flush out on to socket connection.
> if while storing the response(using a cache to store) any IO error occurs ,
> i want to send out 500 error instead.
>
> Any thoughts on how can this be achieved?
>
>
> --
> Regards,
> Rohan Emmanuel
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev


More information about the undertow-dev mailing list