Mercurial > hg > orthanc
diff Core/HttpServer/FilesystemHttpHandler.cpp @ 3401:962e5f00744b
cont
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 07 Jun 2019 14:58:27 +0200 |
parents | 4e43e67f8ecf |
children | 94f4a18a79cc |
line wrap: on
line diff
--- a/Core/HttpServer/FilesystemHttpHandler.cpp Fri Jun 07 14:26:09 2019 +0200 +++ b/Core/HttpServer/FilesystemHttpHandler.cpp Fri Jun 07 14:58:27 2019 +0200 @@ -137,7 +137,7 @@ const UriComponents& uri, const Arguments& headers, const GetArguments& arguments, - const char* /*bodyData*/, + const void* /*bodyData*/, size_t /*bodySize*/) { if (!Toolbox::IsChildUri(pimpl_->baseUri_, uri))