Skip to main content

Interface: IServerReadyzResponse

The readyz of the server.

Properties​

headers​

headers: object

The headers for the response.

content-type​

content-type: "text/plain"


body​

body: "ready" | "not ready"

The readyz information for the server.