resetContent constant

int const resetContent

resetContent = 205.

This response code is sent after accomplishing request to tell user agent reset document view which sent this request.

https://tools.ietf.org/html/rfc7231#section-6.3.6

Implementation

static const int resetContent = 205;