requests icon indicating copy to clipboard operation
requests copied to clipboard

url param gets added when empty param is passed

Open amkarn258 opened this issue 2 years ago • 0 comments

Have added the fix for the issue mentioned here - https://github.com/psf/requests/issues/6557

Since empty lists, dicts, tuples aren't of none type they should be added in the url string.

amkarn258 avatar Oct 28 '23 16:10 amkarn258