Skip to content

Commit db9f124

Browse files
committed
added richer comments
Signed-off-by: xenthy <21235891+xenthy@users.noreply.github.com>
1 parent d684dff commit db9f124

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

β€Žsrc/main.emojic

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,14 @@
8282

8383
πŸ’­ store status line element into variables
8484

85-
🐽 status_line_list 0❗️ ➑️ http_method πŸ’­ TODO: verify http method (GET POST etc.)
85+
🐽 status_line_list 0❗️ ➑️ http_method
8686
🐽 status_line_list 1❗️ ➑️ πŸ–πŸ†•path
8787
🐽 status_line_list 2❗️ ➑️ http_version
8888

89+
πŸ’­ TODO: verify_http method (GET POST etc.)
90+
πŸ’­ interpret all http requests as GET for the scope of
91+
πŸ’­ ict2206 assignment 2
92+
8993
πŸ’­ verify if path starts with a forward slash
9094
β†ͺοΈπŸ” path πŸ”€/πŸ”€β—οΈ πŸ™Œ πŸ€·β€β™€οΈ πŸ‡
9195
πŸ˜€πŸ”€[!] Invalid Status LineπŸ”€β—οΈ

0 commit comments

Comments
Β (0)