]> git.mxchange.org Git - flightgear.git/commit
Initial work for a PKG http service
authorTorsten Dreyer <torsten@ŧ3r.de>
Mon, 16 Feb 2015 21:58:17 +0000 (22:58 +0100)
committerTorsten Dreyer <torsten@ŧ3r.de>
Tue, 17 Feb 2015 11:06:50 +0000 (12:06 +0100)
commitae91b9cede7cf3d324620640e99d6ead97c21198
tree63683c0c6c6a755a165fd34df75e7ab3680fe92d
parent5349d3367fc5ea1970839531a4f9ca7f199acfd0
Initial work for a PKG http service
src/Network/HTTPClient.cxx
src/Network/http/CMakeLists.txt
src/Network/http/PkgUriHandler.cxx [new file with mode: 0644]
src/Network/http/PkgUriHandler.hxx [new file with mode: 0644]
src/Network/http/httpd.cxx