DanMcInerney/xsscrapy

Prevent scrapy from URL encoding payloads

DanMcInerney opened this issue · 1 comments

Something with the canonical_url() function in scrapy is causing all the payloads to be URL encoded which is extremely not ideal.

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?