Arcadien
Arcadien
Well, this is in a Mitk-based application. I'll try to setup something small.
@saschazelzer it look we are not using the same clang-format version, since our 'format-source.sh' run has produced difference in source format. We are using clang-format 6.0.0.
@saschazelzer we will remove untouched files where syntax has been broken to have a more consistent pull request. Also, we will improve the test coverage on some HttpService components so...
I will do my best for coverage enhancement here and keep the branch sync with your development tree. It is quite hard to find time since _it works for us_...
The current (experimental) API only implements a few of the servlet API. We will (do our best to) contribute more POST support (file upload using multipart as a first contribution),...
We already started to actively work on it. Pull request is in progress in [one of our branches](https://github.com/pollen-metrology/CppMicroServices/tree/287-implement-http-post-multipart).
Hi @saschazelzer @ksubramz, we started to add the needed code but we have an existential question: how to test all of that? We used resources from the Framework tests to...
@saschazelzer I asked directly CivetWeb team for server mocking. This server is lightweight but hard to use (C API). We experience issues and difficulties with it. We tested so far...
Hi, i have the same issue, connecting Gitlab at 127.0.0.1.
Hello @saschazelzer , long time no activity there. If interest is still here I can upgrade the pull request. * Bump Civet to 1.15 (had to to it for Visual...