Simple, secure & standards compliant web server for the most demanding of applications
10 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | libEpollBenchmarker/epoll_benchmarker.cpp | 1 | #include <stdio.h> |
| LOW | examples/SecureGzipFileServer.cpp | 1 | #include <iostream> |
| LOW | examples/helpers/AsyncFileStreamer.h | 41 | auto remaining_data = asyncFileReader->getFileSize() - res->getWriteOffset(); |
| LOW | benchmarks/load_test.c | 1 | #define _DEFAULT_SOURCE |
| LOW | src/HttpParser.h | 21 | // todo: HttpParser is in need of a few clean-ups and refactorings |
| LOW | src/TopicTree.h | 21 | #include <map> |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/HttpContext.h | 199 | /* First of all we need to check if this socket was deleted due to upgrade */ |
| LOW | src/HttpContext.h | 297 | /* We need to check if we should close this socket here now */ |
| LOW | src/HttpResponse.h | 137 | /* We need to check if we should close this socket here now */ |
| LOW | src/HttpResponse.h | 206 | /* We need to check if we should close this socket here now */ |