875876877878879880881882883884885
case HMUX_TO_UNIDIR_HMTP: case HMUX_SWITCH_TO_HMTP: { if (_hasRequest) throw new IllegalStateException(); is.unread(); if (isLoggable) log.fine(dbgId() + (char) code + "-r switch-to-hmtp"); _isHmtpRequest = true;