We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d684dff commit db9f124Copy full SHA for db9f124
βsrc/main.emojic
@@ -82,10 +82,14 @@
82
83
π store status line element into variables
84
85
- π½ status_line_list 0βοΈ β‘οΈ http_method π TODO: verify http method (GET POST etc.)
+ π½ status_line_list 0βοΈ β‘οΈ http_method
86
π½ status_line_list 1βοΈ β‘οΈ ππpath
87
π½ status_line_list 2βοΈ β‘οΈ http_version
88
89
+ π TODO: verify_http method (GET POST etc.)
90
+ π interpret all http requests as GET for the scope of
91
+ π ict2206 assignment 2
92
+
93
π verify if path starts with a forward slash
94
βͺοΈπ path π€/π€βοΈ π π€·ββοΈ π
95
ππ€[!] Invalid Status Lineπ€βοΈ
0 commit comments