Closed fredthomsen closed 2 years ago
Fix URLs from being double encoded, as the yarl URL initializer handles this and the urlencode function is also called needlessly.
Addresses #179
Having some issues with my local setup, so I am only getting a partial test run.
Fix URLs from being double encoded, as the yarl URL initializer handles this and the urlencode function is also called needlessly.
Addresses #179