Is there a way to tell if the site is blocked? #3
-
Hi there, love this project! Is there a way to tell if the site is blocked? when making this call;
It would be nice if there was a way to get the status of a connection to see if it failed. Is that possible? |
Beta Was this translation helpful? Give feedback.
Answered by
hemantapkh
Sep 7, 2021
Replies: 1 comment
-
Currently it's not possible . You can open the site in the browser or send curl request to the site and see the content to know if the site is blocked or not. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hemantapkh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it's not possible . You can open the site in the browser or send curl request to the site and see the content to know if the site is blocked or not.