matt-42 / silicon

A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
http://siliconframework.org
MIT License
1.72k stars 138 forks source link

implement file server URI checks #41

Closed zcourts closed 7 years ago

zcourts commented 7 years ago

re: #36 @matt-42 here's a first take at the file_server, don't merge yet. Let me know what you think, once you're happy with it, I'll add some tests. I've tried to follow the existing code style as much as possible.