forked fromcpp-netlib/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork0
Commitfa76515
content_length type was std::size_t and was changed to long long in (cpp-netlib#753)
commitf8ff77d. It is also initialized to-1 in parse_headers_real(...).Signed-off-by: Edward Kigwana <ekigwana@gmail.com>1 parentf872859 commitfa76515
File tree
1 file changed
+2
-2
lines changed- boost/network/protocol/http/client/connection
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments
Comments
(0)