Prevent scrapy from URL encoding payloads
DanMcInerney opened this issue · 1 comments
DanMcInerney commented
Something with the canonical_url() function in scrapy is causing all the payloads to be URL encoded which is extremely not ideal.
decidedlygray commented
Is this still a problem? Do you have any more details on where in the code base you think this is happening, or recreation steps?