justifiesConnectionClose

Determines if the given status code justifies closing the connection (e.g. evil big request bodies)

@safe nothrow @nogc pure
bool
justifiesConnectionClose
(
int status
)

Meta