I have logs that contain urls where I would like to parse out parameters and their values. In order to decode them today I need to use python scripting which runs into memory limitations. Please add a function for url decode so I can avoid the overhead of scripting.