We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
response = HTTP.follow.get("https://httpbin.org/redirect-to", params: { url: "https://httpbin.org/get" }) response.uri.to_s => "https://httpbin.org/get"
There was an error while loading. Please reload this page.