aesiniath / http-streams

Haskell HTTP client library for use with io-streams
https://hackage.haskell.org/package/http-streams
BSD 3-Clause "New" or "Revised" License
50 stars 48 forks source link

Support getting the "final URL" after redirects for `get` #112

Open singpolyma opened 6 years ago

singpolyma commented 6 years ago

It is used to fetch the final response, but the URI itself is discarded and not accesible