Giter VIP home page Giter VIP logo

Comments (5)

arvgord avatar arvgord commented on May 24, 2024

If we upload a file and the file exist on the server, the file will be uploaded without any error. I've tested it. But if we have different files on the server and client-side(with same study, series, and instance ID) we will get 409 Conflict error.

from healthcare-api-dicom-fuse.

dzelemba avatar dzelemba commented on May 24, 2024

Yes that is correct. You'll also get a 409 conflict error if you try and upload an invalid DICOM file, so it'd be good to add the error body to be able to tell which one it is.

from healthcare-api-dicom-fuse.

pavertomato avatar pavertomato commented on May 24, 2024

should it be formatted for pretty output? without formatting it's quite unreadable
image
for formatting i suggest to use https://jsoup.org/ with MIT license, is it ok?

from healthcare-api-dicom-fuse.

dzelemba avatar dzelemba commented on May 24, 2024

Yeah pretty output would be nice. jsoup is fine but note that the response isn't actually HTML, it's XML.

from healthcare-api-dicom-fuse.

pavertomato avatar pavertomato commented on May 24, 2024

image

from healthcare-api-dicom-fuse.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.