posted 13 years ago
Hi All,
i need to check whether a URL is up or not.
When i try pinging through command prompt, i get proper response.
But when i try the below code, i get response as 404.
Also through rest client, i get response with proper login id and password.
i tried logging in before getting the response code like below.
But i still get the response as 404.
Am i missing something here??
Is there any other way to check the status of the URL?
Kindly provide me some inputs.
Thanks !!!