mirror of
https://github.com/opus-tango/http-server-in-c.git
synced 2026-03-20 03:55:25 +00:00
rewrite makefile to handle all the files with pattern matching
This commit is contained in:
@@ -14,7 +14,7 @@ I also plan to publish this as a portfolio project for my resume.
|
||||
- [x] Get url parsing working
|
||||
- [x] Fix existing bugs in socket handling and TCP buffering
|
||||
- [x] Finish code to parse HTTP requests
|
||||
- [ ] Update makefile to be more flexible
|
||||
- [x] Update makefile to be more flexible
|
||||
- [ ] Finish code to build HTTP responses
|
||||
- [ ] Get html file serving working
|
||||
- [ ] Implement file uploads (with restricted file types)
|
||||
|
||||
Reference in New Issue
Block a user