summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/http.h
Commit message (Expand)AuthorAgeFilesLines
* Remove http related header pollution (#9201) Miodrag Milanović2022-01-261-6/+7
* Remove emualloc.* AJR2021-06-221-0/+1
* emu: correct some file headers (nw) hap2020-06-191-2/+2
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Refactor server_{ws,http}.hpp into separate interface and implementation. (#2... Christian Brunschen2017-08-061-12/+9
* never hurts to srcclean (nw) Vas Crabb2017-07-091-31/+31
* better handle the case where HTTP is not enabled. Christian Brunschen2017-07-061-1/+7
* Add an external panel for the Ensoniq VFX family of keyboards, with a websock... Christian Brunschen2017-07-051-4/+136
* Refactored HTTP handling to be easier to extend and use (nw) Miodrag Milanovic2017-03-191-0/+57