|
@@ -109,7 +109,7 @@ ctkDICOMQueryPrivate::ctkDICOMQueryPrivate()
|
|
this->Query = new DcmDataset();
|
|
this->Query = new DcmDataset();
|
|
this->Port = 0;
|
|
this->Port = 0;
|
|
this->Canceled = false;
|
|
this->Canceled = false;
|
|
- this->PreferCGET = true;
|
|
|
|
|
|
+ this->PreferCGET = false;
|
|
}
|
|
}
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
//------------------------------------------------------------------------------
|