Skip to content

Conversation

@thothonegan
Copy link

When pinging the google play store pages, it has the behavior that without a query parameter it fails ( https://play.google.com/store/apps/details vs https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox ).

Ping::HTTP was only using the path instead of the full request part, so this switches to request_uri, which is what Net::HTTP uses.

@chernesk
Copy link

Sorry for the delay, I wasn't getting notifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants