-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
SWoC 2021Issues created for the Script Winter of Code'21 ParticipantsIssues created for the Script Winter of Code'21 ParticipantsassignedIssues which are assigned to someoneIssues which are assigned to someoneenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslevel3New features, Major bug fixingNew features, Major bug fixing
Description
Aim
Implemented RFC of HTTP using SOCKET programming in python3
- Functions as a HTTP server.
Details
- GET,
- POST,
- PUT,
- HEAD,
- DELETE,
- Cookies,
- Headers,
- non-persistent connections,
- Multiple clients at the same time,
- logging with levels of logging,
- handling file permissions;
- Server configuration
- config file with DocumentRoot,
- log file name, max simulateneous connections ;
- way to stop and restart the server;
Metadata
Metadata
Assignees
Labels
SWoC 2021Issues created for the Script Winter of Code'21 ParticipantsIssues created for the Script Winter of Code'21 ParticipantsassignedIssues which are assigned to someoneIssues which are assigned to someoneenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerslevel3New features, Major bug fixingNew features, Major bug fixing
Projects
Status
Closed-Issues and PR