seeOther constant

int const seeOther

seeOther = 303.

Server sent this response to directing client to get requested resource to another URI with an GET request.

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

Implementation

static const int seeOther = 303;