I built one that takes a parameter: a string that you expect to see in the returned HTML. The simple one would be “</html>” of course but there could be more interesting uses.
> On Oct 5, 2024, at 04:42, Lorenz <lor...@vulgrim.de> wrote: > > Hi, > slightly late, but I would like to add a recommendation here: > Try `check_curl`, it should do the "right thing" thing in most cases (aka act > like most of the HTTP applications do). > > Kind regards > Lorenz