/hs-reqcatcher

A tiny tool to catch an HTTP redirect from you browser.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

reqcatcher

Build Status

Intro

A local http server to catch the HTTP redirect

Install

  • From Source (cabal): git clone https://github.com/hiratara/hs-reqcatcher.git && cd hs-reqcatcher && cabal install
  • From Source (stack): git clone https://github.com/hiratara/hs-reqcatcher.git && cd hs-reqcatcher && stack build

Misc

Supported GHC Versions

License

Released under the BSD3 license.