Commit 7fd3b94
committed
refactor: Deleted unreachable code in httpserver.cpp
Removed all break statements from both RequestMethodString and GetRequestMethod functions as they were unreachable1 parent 3eaf7be commit 7fd3b94
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | 195 | | |
197 | 196 | | |
198 | | - | |
199 | 197 | | |
200 | 198 | | |
201 | | - | |
202 | 199 | | |
203 | 200 | | |
204 | | - | |
205 | 201 | | |
206 | 202 | | |
207 | 203 | | |
| |||
626 | 622 | | |
627 | 623 | | |
628 | 624 | | |
629 | | - | |
630 | 625 | | |
631 | 626 | | |
632 | | - | |
633 | 627 | | |
634 | 628 | | |
635 | | - | |
636 | 629 | | |
637 | 630 | | |
638 | | - | |
639 | 631 | | |
640 | 632 | | |
641 | | - | |
642 | 633 | | |
643 | 634 | | |
644 | 635 | | |
| |||
0 commit comments