Posts by Matheus Alves • 21 points
2 posts
-
0
votes2
answers1667
viewsA: How to do a simple "ping" on external sites returning status: 200, 400
Opa Thanks for the guide. I ended up finding a solution in jQuery, basically it is an external service where it requests the site I want to consult and returns an object json with the site…
-
2
votes2
answers1667
viewsQ: How to do a simple "ping" on external sites returning status: 200, 400
I’m a beginner in Javascript, Angularjs and jQuery. I have already broken my head here and I could not solve the following solution using as a basis the Javascript: I want to make a list of the…