- fix http_parse_request to recognize too short lines - fix wrong error handling in send_response_handler - return not found instead of not implemented in handle_api - fixed bug when printing out peer information in socket.c
This repository contains the base files for the CS 3214 "Personal Secure Server" project.
To get started, run the script:
. install-dependencies.sh
Then cd into src and type make.
Description
Languages
Python
46.4%
HTML
23.5%
C
17.5%
Lua
11.6%
Shell
0.7%
Other
0.2%