summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/http/server.hpp
Commit message (Collapse)AuthorAgeFilesLines
* As promised, removing this part of code since it is used for compilers ↵ Miodrag Milanovic2016-11-231-57/+0
| | | | check, no need for this to be in release (nw)
* Added basic HTTP server, not active yet, based on ASIO example with small ↵ Miodrag Milanovic2016-11-071-0/+57
refactoring included (nw)