mirror of
https://github.com/opus-tango/http-server-in-c.git
synced 2026-03-20 03:55:25 +00:00
update checklist formatting for github
This commit is contained in:
10
readme.md
10
readme.md
@@ -65,11 +65,11 @@ There are three major things not taught in class that are core to this project.
|
|||||||
- [x] Finish code to build HTTP responses
|
- [x] Finish code to build HTTP responses
|
||||||
- [x] Get html file serving working
|
- [x] Get html file serving working
|
||||||
- [x] Add flexible logging with variadic arguments
|
- [x] Add flexible logging with variadic arguments
|
||||||
- ~~[ ] Make html page for uploading files~~
|
- [ ] ~~Make html page for uploading files~~
|
||||||
- ~~[ ] Get POST requests working~~
|
- [ ] ~~Get POST requests working~~
|
||||||
- ~~[ ] Implement file uploads (with restricted file types)~~
|
- [ ] ~~Implement file uploads (with restricted file types)~~
|
||||||
- ~~[ ] Implement file indexing and serving a directory page~~
|
- [ ] ~~Implement file indexing and serving a directory page~~
|
||||||
- ~~[ ] Create basic templating engine for HTML working~~
|
- [ ] ~~Create basic templating engine for HTML working~~
|
||||||
- [ ] Publish as a portfolio project
|
- [ ] Publish as a portfolio project
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
|
|||||||
Reference in New Issue
Block a user