Commit 672e4fa
File tree
2 files changed
+22
-5
lines changedFilter options
- libraries/WebServer/src
2 files changed
+22
-5
lines changedlibraries/WebServer/src/WebServer.cpp
Copy file name to clipboardExpand all lines: libraries/WebServer/src/WebServer.cpp+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
| ||
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
| 79 | + |
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
| ||
104 | 106 |
|
105 | 107 |
|
106 | 108 |
|
107 |
| - |
| 109 | + |
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
| ||
366 | 368 |
|
367 | 369 |
|
368 | 370 |
|
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
369 | 379 |
|
370 | 380 |
|
371 | 381 |
|
| ||
388 | 398 |
|
389 | 399 |
|
390 | 400 |
|
| 401 | + |
| 402 | + |
| 403 | + |
391 | 404 |
|
392 | 405 |
|
393 | 406 |
|
| ||
494 | 507 |
|
495 | 508 |
|
496 | 509 |
|
497 |
| - |
| 510 | + |
498 | 511 |
|
499 | 512 |
|
500 | 513 |
|
|
libraries/WebServer/src/WebServer.h
Copy file name to clipboardExpand all lines: libraries/WebServer/src/WebServer.h+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
| 125 | + |
| 126 | + |
| 127 | + |
125 | 128 |
|
126 | 129 |
|
127 | 130 |
|
| ||
130 | 133 |
|
131 | 134 |
|
132 | 135 |
|
133 |
| - |
| 136 | + |
134 | 137 |
|
135 | 138 |
|
136 | 139 |
|
137 | 140 |
|
138 |
| - |
| 141 | + |
139 | 142 |
|
140 | 143 |
|
141 | 144 |
|
| ||
151 | 154 |
|
152 | 155 |
|
153 | 156 |
|
154 |
| - |
| 157 | + |
155 | 158 |
|
156 | 159 |
|
157 | 160 |
|
| ||
163 | 166 |
|
164 | 167 |
|
165 | 168 |
|
| 169 | + |
166 | 170 |
|
167 | 171 |
|
168 | 172 |
|
|
0 commit comments