okResponse

Convenience method to prepare a simple 200 OK response.

void
okResponse

Parameters

response HttpResponse

The HTTP response to write to.

Meta