Closed hmans closed 9 years ago
...as the modul should ideally stay a dumb as possible.
How about Fetch#to_document and Fetch#to_user? Fetch instances know about original and redirected URLs, so they should also be able to deduplicate correctly.
Fetch#to_document
Fetch#to_user
Fetch
Nope. It's all good.
...as the modul should ideally stay a dumb as possible.
How about
Fetch#to_document
andFetch#to_user
?Fetch
instances know about original and redirected URLs, so they should also be able to deduplicate correctly.