Client setHttpVersion(int version) { _env.list[AppEnv.httpVersion.key] = version.toString(); return this; }