Closed ziqiangxu closed 3 years ago
@ziqiangxu thanks for reporting the issue.
While it seems to be fine to not quote the value of the boundary
parameter, we ran into issues with origin servers when not quoting the value.
RFC 2387 states:
Note that the parameter values will usually require quoting.
Therefore, origin servers shall be able to parse the header with quoted parameter values.
The issue with Orthanc was previously reported (see https://github.com/MGHComputationalPathology/dicomweb-client/issues/42) and should have been fixed in the meantime.