MDL-44874 core: Add per-request directory functions
This adds functionality to create individual request directories which can be only be used for the current request. They are removed by a shutdown handler.
Please register or sign in to comment
This adds functionality to create individual request directories which can be only be used for the current request. They are removed by a shutdown handler.