]> git.sesse.net Git - nageru/commit
Pull the Mux class out of HTTPD. (First step towards decoupling file and HTTP muxing.)
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Apr 2016 19:37:47 +0000 (21:37 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Apr 2016 20:04:18 +0000 (22:04 +0200)
commit410a5fadcba336c918843cd55e1516cf4fe56abc
tree0c9113284097c7a6ad51c6727c5ae3cd0c904cab
parentd8795d38bc8d11ddbbb10037b653f3748aea35a6
Pull the Mux class out of HTTPD. (First step towards decoupling file and HTTP muxing.)
Makefile
httpd.cpp
httpd.h
mux.cpp [new file with mode: 0644]
mux.h [new file with mode: 0644]