Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.15.3
-
None
Description
There are many references to exactly the same code which extracts URI from request.
- DefaultActionMapper
- PrepareOperations
and so on. The method should be moved to RequestUtils and be used in all that places.