Commit c939aa7
committed
DicomSTOWR has depending on the application the string type="application/dicom":
Without the quote sign, the typeLC.contains() is not matched. I don't know how it is handled in other DICOMWeb applications (or tools), so I removed the "type=", so both conditions should match.1 parent dbc8316 commit c939aa7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
0 commit comments