qinyuanpei / HttpServer

一个使用C#编写的简易Web服务器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

编译报错

GanZhiXiong opened this issue · comments

HttpServer项目下ExampleServer类中
private HttpResponse LoadFromFile(HttpResponse response, string fileName)方法中
GetContentType这个方法没有找到,是不是还有未提交的代码啊?

commented

Fix Compile Error