redirection with cookie storage for Downloader #37

Open
opened 2021-05-11 00:46:19 +02:00 by koalp · 0 comments
Owner

Currently, when there is a 3xx (redirection), the downloader returns None.

It would be nice to add redirection following support for Downloader, it should support cookie storage.

Reqwest could be used as example for the redirection (and redirection policy)

Currently, when there is a 3xx (redirection), the downloader returns `None`. It would be nice to add redirection following support for `Downloader`, it should support cookie storage. Reqwest could be used as example for the redirection (and redirection policy)
koalp added this to the v0.x.x - before stabilization milestone 2021-05-11 00:46:19 +02:00
koalp added the
status
review_needed
type
enhancement
labels 2021-05-11 00:46:19 +02:00
Sign in to join this conversation.
No description provided.