HTTP Server implemented in Unicon
Stars
3
Forks
1
Watchers
3
Open Issues
19
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added the lookup table for file types, rather than a switch case statement.
48a3724View on GitHubAdded logging levels to logging class. Logging level can be set in config.ini
7dcdbdcView on GitHubAdded Logger class to log HTTP connections as well as HTTP requests.
1f7613aView on GitHubMerge pull request #7 from coleman3616/AddingConfigurationFile
e3db747View on GitHub