Cross off param parsing

This commit is contained in:
Jordan Bancino 2022-10-15 19:37:21 -04:00
parent 5ca5ec7dd4
commit 95930f4218
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Phase 2: Building a foundation
[x] Add license header to all files
[!] Add documentation for all public APIs (See below)
[x] Implement a simple HTTP server
[ ] Implement param parser
[x] Implement param parser
[x] URL encoder/decoder
[~] Design server architecture
[x] Route requests