Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use HTTP HEAD for reachability check to work fine under some strange … #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

puppywang
Copy link

…networking.

ICMP pinging is the easiest way to check reachablity, but in some strange network, ICMP pinging is foribidden, so I add a mode to use HTTP HEAD request to double check reachablity.

@dustturtle
Copy link
Owner

nice try! Did you use this feature in your app?

@puppywang
Copy link
Author

We've integrate the new code in our app and waiting for our QA to ensure that everything is OK. I will report back soon.

@dustturtle
Copy link
Owner

Any update or feedback?> @puppywang

@puppywang
Copy link
Author

Sorry for late reply, as we provide SDK for other team in our company, It need more time to verify before it could be use in online environment.

@dustturtle
Copy link
Owner

any update now?>@puppywang

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.

None yet

2 participants