server_status: Get the status of the server

View source: R/server_status.R

server_statusR Documentation

Get the status of the server

Description

The parameter (URL and port) as in the getPlantumlOption() specified are used.

Usage

server_status()

Value

integer value indicating the status:

  • -999: undetermined error (should not happen)!

  • -404: URL not reachable

  • 0 : server reachable but not a known PlantUml Web Server or PicWeb Plantuml Server

  • 1 : server is PicoWeb Server

  • 2 : server is PlantUML Web Server


rkrug/plantuml documentation built on June 3, 2023, 6:24 a.m.