log

age author description
Fri, 07 Jun 2019 15:06:17 +0200 Sebastien Jodogne removing unneeded casts
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Fri, 07 Jun 2019 14:26:09 +0200 Sebastien Jodogne fixed some inconsistencies with pointer types in the plugin sdk
Fri, 07 Jun 2019 14:14:31 +0200 Sebastien Jodogne OrthancPluginRegisterMultipartRestCallback() is working
Fri, 07 Jun 2019 13:36:43 +0200 Sebastien Jodogne new classes: StringMatcher and MultipartStreamReader
Fri, 07 Jun 2019 11:26:34 +0200 Sebastien Jodogne new plugin c++ wrapper: MultipartRestCallback
Thu, 06 Jun 2019 21:35:05 +0200 Sebastien Jodogne new sdk: OrthancPluginRegisterMultipartRestCallback()
Thu, 06 Jun 2019 18:54:27 +0200 Sebastien Jodogne new abstraction: IHttpHandler::CreateStreamHandler()
Thu, 06 Jun 2019 16:42:41 +0200 Sebastien Jodogne fix
Thu, 06 Jun 2019 16:12:55 +0200 Sebastien Jodogne support of chunked answers in HttpClient and in SDK
Thu, 06 Jun 2019 10:35:16 +0200 Sebastien Jodogne renames
Thu, 06 Jun 2019 10:19:28 +0200 Sebastien Jodogne better fix
Thu, 06 Jun 2019 09:52:19 +0200 Sebastien Jodogne todo
Thu, 06 Jun 2019 09:46:58 +0200 Sebastien Jodogne fix in DicomWebJsonVisitor
Thu, 06 Jun 2019 09:04:26 +0200 Sebastien Jodogne fix