Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
neonaddict committed Jan 24, 2024
1 parent 4d2733e commit d87bdb7
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ def process_redirect_response(response, request, opts, &block)
:force_ssl, :ca_certs, :basic_auth, :bearer_token
])
)
# request.instance_variable_set(:@uri, new_uri)
# request['host'] = new_uri.host
# request.instance_variable_set(:@path, new_uri.path)

opts[:redirects_count] -= 1

Expand Down

0 comments on commit d87bdb7

Please sign in to comment.