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


Keywords
library, web, Propose Tags , , Index, Quick Jump, Web.ReqCatcher, reqcatcher-0.2.2.3.tar.gz, browse, Package description, Package maintainers, hiratara, edit package information
License
BSD-3-Clause
Install
cabal install reqcatcher-0.2.2.3

Documentation

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.