scrapy / scurl

Performance-focused replacement for Python urllib
Apache License 2.0
21 stars 6 forks source link

Minor fixes #22

Closed malloxpb closed 6 years ago

malloxpb commented 6 years ago

Hey @lopuhin , this PR purpose is enabling all the tests that were failed, adding canonicalize_url from w3lib and fixing some components based on what was written here. It's just a lot of copy and paste and testing so I'll just go ahead and merge this!

malloxpb commented 6 years ago

I will work on improving the canonicalize_url I pasted from w3lib after this! 😄