Remove get local from request.args
args parameters are merged in form in pre_request, so this patch removes that useless operation.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
args parameters are merged in form in pre_request, so this patch removes that useless operation.