vivid
vivid
I am getting the following error: `TypeError: Cannot read property 'apply' of undefined `
https://docs.python.org/3/library/urllib.parse.html > Parse a query string given as a string argument (data of type application/x-www-form-urlencoded). Data are returned as a list of name, value pairs. This is the description I...
Fixed it with #103
I think so yeah. It's not perfect but it should work for now.