podcasts/hammond-data
Jordan Petridis c6a24e839a
h-data: Implement a tail-recursion loop to follow redirects.
Follow http 301 permanent redirects by using a future::loop_fn.
It's kinda funcky, match_status still returns status_codes as erros
and a new DataError Variant had to be added to distiguise when we
should Loop::Continue. This could be cleaned up a lot.
2018-04-14 05:30:29 +03:00
..
benches Cargo fmt 2018-04-13 04:35:50 +03:00
migrations Version bump to 0.3 2018-02-11 22:57:37 +02:00
src h-data: Implement a tail-recursion loop to follow redirects. 2018-04-14 05:30:29 +03:00
tests/feeds NewPodcast: Fix Image parsing if Itunes ext is Some(None). 2018-03-28 12:08:41 +03:00
Cargo.toml Update deps. 2018-04-12 05:06:33 +03:00