Metadata


Name
faraday-follow_redirects
Version
0.3.0
Platform
ruby
Authors
Sebastian Cohnen
Bindir
bin
Date
2022-04-02 00:00:00 UTC
Dependencies
faraday (>= 1, < 3)
appraisal (~> 2.4, development)
bundler (~> 2.0, development)
rake (~> 13.0, development)
rspec (~> 3.0, development)
simplecov (~> 0.21.0, development)
webmock (~> 3.14.0, development)
rubocop (~> 1.25.0, development)
rubocop-packaging (~> 0.5.0, development)
rubocop-performance (~> 1.13, development)
rubocop-rspec (~> 2.8, development)
Description
Faraday 2.x compatible extraction of FaradayMiddleware::FollowRedirects.
Email
tisba@users.noreply.github.com
Files
CHANGELOG.md
LICENSE.md
README.md
lib/faraday/follow_redirects.rb
lib/faraday/follow_redirects/middleware.rb
lib/faraday/follow_redirects/redirect_limit_reached.rb
lib/faraday/follow_redirects/version.rb
Homepage
https://github.com/tisba/faraday-follow-redirects
Licenses
MIT
Metadata
{"bug_tracker_uri"=>"https://github.com/tisba/faraday-follow-redirects/issues", "changelog_uri"=>"https://github.com/tisba/faraday-follow-redirects/blob/v0.3.0/CHANGELOG.md", "documentation_uri"=>"http://www.rubydoc.info/gems/faraday-follow_redirects/0.3.0", "homepage_uri"=>"https://github.com/tisba/faraday-follow-redirects", "rubygems_mfa_required"=>"true", "source_code_uri"=>"https://github.com/tisba/faraday-follow-redirects", "wiki_uri"=>"https://github.com/tisba/faraday-follow-redirects/wiki"}
Require paths
lib
Required ruby version
>= 2.6, < 4
Required rubygems version
>= 0
Rubygems version
3.3.10
Specification version
4
Summary
Faraday 2.x compatible extraction of FaradayMiddleware::FollowRedirects
Original platform
ruby
New platform
ruby