alreadyReported constant

int const alreadyReported

alreadyReported = 208.

This status code is used to indicate that the members of a DAV binding have already been enumerated in a previous reply to this request, and are not being included again.

https://tools.ietf.org/html/rfc5842#section-7.1

Implementation

static const int alreadyReported = 208;