/MyHttpd

simple http server using MUDUO and tiny_httpd (GET POST support only)

Primary LanguageC++

My simple Httpd demo

1.using muduo for simple GET request

2.CGI demo refer to tiny httpd