im trying to automate health checking of my VPSs using API requests from wget or lynx, but whenever I try to use options for wget/lynx to dump webpage to stdout, it fails if give it the API request, just usiing
http://localhost:7874 works though.
Any tips?
ETA nevermind I had to escape the shit out of that URL