Skip to content
Advertisement

Python: urllib.parse.quote_plus and edit string

I need to add a wild card to a urllib.parse.quote_plus command but I am unclear how to.

When I execute the following on my flask server, I get the following error:

JavaScript

How might I add a wildcard in here to accept an object?

JavaScript
JavaScript

Advertisement

Answer

i think you should do the replacing first

JavaScript

or

JavaScript
User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement