Skip to content
Commit 864c52e8 authored by Dmitry Andrianov's avatar Dmitry Andrianov
Browse files

It was a mistake to use original httpRequest as long as it is available...

It was a mistake to use original httpRequest as long as it is available because web containers may recycle it and populate with the fields from another request. So make sure that when prepareForDeferredProcessing() is called, we will be only using copied data.
parent b444c3ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment