faraday-follow-redirects
faraday-follow-redirects copied to clipboard
Faraday 1.x and 2.x compatible extraction of FaradayMiddleware::FollowRedirects
Results
1
faraday-follow-redirects issues
Sort by
recently updated
recently updated
newest added
While using this Gem, I encountered an issue where it inexplicably did not follow redirects properly. After investigating the cause, I found that the web server uses the `"Location"` header....