createAllowed

abstract val createAllowed: Boolean?

Shows whether the server has indicated that create is currently allowed.

Uses cached data from last response.

Return

true if the method is allowed, false if the method is not allowed, null If no request has been sent yet or the server did not specify allowed methods.