Commit 1ea0279
MarcoFalke
Merge bitcoin#26666: refactor: Deleted unreachable code in httpserver.cpp
8f5c560 refactor: Refactored RequestMethodString function to follow developer notes (JoaoAJMatos)
7fd3b94 refactor: Deleted unreachable code in httpserver.cpp (JoaoAJMatos)
Pull request description:
Some of the code in httpserver.cpp was unreachable, and didn't follow the developer notes.
Continuation of [bitcoin#26570 ](bitcoin#26570)
ACKs for top commit:
stickies-v:
re-ACK [8f5c560](bitcoin@8f5c560)
Tree-SHA512: ba8cf4c6dde9e2bb0ca9d63a0de86dfa37b070803dde71ac8384c261045835697a2335652cf5894511b3af8fd99f30e1cbda4e4234815b8b39538ade90fab3f91 file changed
+3
-11
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 | + | |
| 204 | + | |
208 | 205 | | |
209 | 206 | | |
210 | 207 | | |
| |||
626 | 623 | | |
627 | 624 | | |
628 | 625 | | |
629 | | - | |
630 | 626 | | |
631 | 627 | | |
632 | | - | |
633 | 628 | | |
634 | 629 | | |
635 | | - | |
636 | 630 | | |
637 | 631 | | |
638 | | - | |
639 | 632 | | |
640 | 633 | | |
641 | | - | |
642 | 634 | | |
643 | 635 | | |
644 | 636 | | |
| |||
0 commit comments