httpOkay top-level constant

int const httpOkay

The HTTP status code for OK messages.

Implementation

const httpOkay = 200;